Skip to content

Commit 41a5c05

Browse files
Bump anchore/sbom-action from 0.15.6 to 0.15.8 (#1523)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7728dcc commit 41a5c05

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
@@ -120,7 +120,7 @@ jobs:
120120
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
121121

122122
- name: Download Syft
123-
uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
123+
uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
124124
if: github.ref_type == 'tag'
125125

126126
- name: Install Cosign

0 commit comments

Comments
 (0)