Skip to content

Commit

Permalink
Update sbom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vberegov authored Sep 27, 2024
1 parent cf231b5 commit 25472ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
which jq
jq --version
sudo apt-get update jq -y
sudo apt-get install jq -y
jq --version
- run: |
mv spdx*.spdx.json sbom.json
Expand Down

0 comments on commit 25472ae

Please sign in to comment.