We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d05ca commit 4c95018Copy full SHA for 4c95018
.github/workflows/release.yaml
@@ -158,7 +158,7 @@ jobs:
158
# for updating brew formula in anchore/homebrew-syft
159
GITHUB_BREW_TOKEN: ${{ secrets.ANCHOREOPS_GITHUB_OSS_WRITE_TOKEN }}
160
161
- - uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
+ - uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
162
continue-on-error: true
163
with:
164
artifact-name: sbom.spdx.json
0 commit comments