Commit fb5efb4 1 parent 7a9d712 commit fb5efb4 Copy full SHA for fb5efb4
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@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
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@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
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