File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ jobs:
229
229
if : ${{ needs.checks.outputs.binary_cache_hit != 'true' }}
230
230
231
231
- name : Run static check
232
- uses : dominikh/staticcheck-action@fe1dd0c3658873b46f8c9bb3291096a617310ca6 # v1.3.1
232
+ uses : dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2 # v1.4.0
233
233
with :
234
234
version : " v0.6.0"
235
235
install-go : false
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ jobs:
448
448
449
449
- name : Download Syft
450
450
id : syft
451
- uses : anchore/sbom-action/download-syft@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
451
+ uses : anchore/sbom-action/download-syft@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
452
452
if : ${{ needs.variables.outputs.binary_cache_sign_hit != 'true' }}
453
453
454
454
- name : Install Cosign
You can’t perform that action at this time.
0 commit comments