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