Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/docker/setup-build…
Browse files Browse the repository at this point in the history
…x-action-3.8.0
  • Loading branch information
egibs authored Dec 16, 2024
2 parents 6bbd1de + 1b17401 commit 985145d
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@55dc4ee22412511ee8c3142cbea40418e6cec693
uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75
with:
output-file: ${{ github.workspace }}/rsd-sbom.spdx
- name: Generate SBOM signature
Expand Down

0 comments on commit 985145d

Please sign in to comment.