Skip to content

Commit 6b0f5f5

Browse files
authored
Merge branch 'main' into feat/hostPort
2 parents 53fa9e6 + 2108af7 commit 6b0f5f5

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

163163
- name: Download Syft
164-
uses: anchore/sbom-action/download-syft@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
164+
uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
165165
if: github.ref_type == 'tag'
166166

167167
- name: Install Cosign

0 commit comments

Comments
 (0)