Skip to content

Commit 6f0c0cd

Browse files
Update anchore/sbom-action action to v0.20.8
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.7 | v0.20.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de28e5f commit 6f0c0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224

225225
- name: Download Syft
226226
if: ${{ inputs.is_production_release }}
227-
uses: anchore/sbom-action/download-syft@d8a2c0130026bf585de5c176ab8f7ce62d75bf04 # v0.20.7
227+
uses: anchore/sbom-action/download-syft@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
228228

229229
- name: Install Cosign
230230
if: ${{ inputs.is_production_release }}

0 commit comments

Comments
 (0)