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 74276fa commit 73648dfCopy full SHA for 73648df
.github/workflows/build.yml
@@ -122,7 +122,7 @@ jobs:
122
run: go build .
123
124
- name: Generate SBOM
125
- uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0
+ uses: anchore/sbom-action@da167eac915b4e86f08b264dbdbc867b61be6f0c # v0
126
with:
127
syft-version: 'v1.29.0'
128
artifact-name: blazectl-${{ matrix.os }}-${{ matrix.arch }}-sbom.spdx.json
0 commit comments