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 c059668 commit 08fdb8bCopy full SHA for 08fdb8b
.github/workflows/build.yml
@@ -162,7 +162,7 @@ jobs:
162
163
- name: Scan SBOM
164
id: scan
165
- uses: anchore/scan-action@04b73ec0bba3de85519c4ec634bffedead788f96 # v4.0.0
+ uses: anchore/scan-action@d43cc1dfea6a99ed123bf8f3133f1797c9b44492 # v4.1.0
166
with:
167
sbom: "sbom-${{ inputs.image }}.json"
168
only-fixed: true
0 commit comments