Skip to content

Commit

Permalink
feat: with the good format
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Jan 18, 2025
1 parent 9a47209 commit c718706
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
path: .
artifact-name: sbom.json
format: json
format: cyclonedx-json
- name: Download math result for job 2
uses: actions/download-artifact@v4
with:
Expand Down
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ members = [
'apps/pong',
]


[profile.release]
lto = true

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@
"vue-tsc": "^2.0.29"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
}

0 comments on commit c718706

Please sign in to comment.