Skip to content

Commit 58e8b77

Browse files
authored
Merge branch 'main' into proxy_proto
2 parents d25d5f6 + f5fe52c commit 58e8b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
if: github.event_name != 'pull_request'
156156

157157
- name: Download Syft
158-
uses: anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
158+
uses: anchore/sbom-action/download-syft@7b36ad622f042cab6f59a75c2ac24ccb256e9b45 # v0.20.4
159159
if: github.ref_type == 'tag'
160160

161161
- name: Install Cosign
@@ -207,7 +207,7 @@ jobs:
207207
sbom: true
208208

209209
- name: Scan image
210-
uses: anchore/scan-action@be7a22da4f22dde446c4c4c099887ff5b256526c # v6.3.0
210+
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
211211
id: scan
212212
continue-on-error: true
213213
with:

0 commit comments

Comments
 (0)