We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f81f33 commit 3c010e3Copy full SHA for 3c010e3
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Generate SBOM
52
id: generate_sbom
53
- uses: anchore/sbom-action@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
+ uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1
54
with:
55
image: ghcr.io/${{ github.repository }}:${{ github.ref_name }}
56
format: cyclonedx-json
0 commit comments