Commit 9bde432 1 parent 7a9d712 commit 9bde432 Copy full SHA for 9bde432
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 27
27
username : ${{github.actor}}
28
28
password : ${{secrets.GITHUB_TOKEN}}
29
29
- name : Get syft
30
- uses : anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
30
+ uses : anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
31
31
- name : Set up Go
32
32
uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
33
33
with :
Original file line number Diff line number Diff line change 31
31
username : ${{github.actor}}
32
32
password : ${{secrets.GITHUB_TOKEN}}
33
33
- name : Get syft
34
- uses : anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
34
+ uses : anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
35
35
- name : Set up Go
36
36
uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
37
37
with :
You can’t perform that action at this time.
0 commit comments