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

Commit 967ec8a

Browse files
authored
Merge pull request #75 from egibs/dependabot/github_actions/anchore/sbom-action-0.17.8
Bump anchore/sbom-action from 0.17.7 to 0.17.8
2 parents 5145b97 + d897544 commit 967ec8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo "hashes=$(sha256sum ./rsd | base64 -w0)" >> "$GITHUB_OUTPUT"
5050
- name: Generate SBOM via Syft
5151
id: sbom
52-
uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb
52+
uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693
5353
with:
5454
output-file: ${{ github.workspace }}/rsd-sbom.spdx
5555
- name: Generate SBOM signature

0 commit comments

Comments
 (0)