Skip to content

Commit

Permalink
Merge pull request #52 from egibs/dependabot/github_actions/anchore/s…
Browse files Browse the repository at this point in the history
…bom-action-0.17.1

Bump anchore/sbom-action from 0.17.0 to 0.17.1
  • Loading branch information
egibs authored Aug 14, 2024
2 parents e788214 + 6125589 commit 9009a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "hashes=$(sha256sum ./rsd | base64 -w0)" >> "$GITHUB_OUTPUT"
- name: Generate SBOM via Syft
id: sbom
uses: anchore/sbom-action@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5
uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57
with:
output-file: ${{ github.workspace }}/rsd-sbom.spdx
- name: Generate SBOM signature
Expand Down

0 comments on commit 9009a34

Please sign in to comment.