Skip to content

Commit

Permalink
CycloneDX SBOM
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm committed Sep 28, 2024
1 parent 27391a7 commit d5584aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
tool: cargo-sbom

- name: Generate SBOM
run: cargo sbom
run: cargo sbom --output-format=cyclone_dx_json_1_4

- uses: tauri-apps/tauri-action@v0.5.14
env:
Expand Down

0 comments on commit d5584aa

Please sign in to comment.