Skip to content

Commit cadbb72

Browse files
Bump anchore/sbom-action from 0.15.5 to 0.15.6 (#1513)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b77e9c2 commit cadbb72

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

125125
- name: Download Syft
126-
uses: anchore/sbom-action/download-syft@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
126+
uses: anchore/sbom-action/download-syft@c6aed38a4323b393d05372c58a74c39ae8386d02 # v0.15.6
127127
if: github.ref_type == 'tag'
128128

129129
- name: Install Cosign

0 commit comments

Comments
 (0)