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 47fe5d3 commit 077e90bCopy full SHA for 077e90b
.github/workflows/build.yml
@@ -122,7 +122,7 @@ jobs:
122
run: go build .
123
124
- name: Generate SBOM
125
- uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0
+ uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0
126
with:
127
syft-version: 'v1.29.0'
128
artifact-name: blazectl-${{ matrix.os }}-${{ matrix.arch }}-sbom.spdx.json
0 commit comments