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 b19e0bd commit 31ae090Copy full SHA for 31ae090
.github/actions/bootstrap/action.yml
@@ -28,4 +28,4 @@ runs:
28
# See https://goreleaser.com/blog/supply-chain-security/
29
- name: installs syft for generating the SBOM with goreleaser
30
if: "${{ inputs.goreleaser == 'true' }}"
31
- uses: anchore/sbom-action/[email protected].0
+ uses: anchore/sbom-action/[email protected].1
0 commit comments