Commit 99291a4 1 parent 7d763f8 commit 99291a4 Copy full SHA for 99291a4
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@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
30
+ uses : anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
31
31
- name : Set up Go
32
32
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # 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@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
34
+ uses : anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
35
35
- name : Set up Go
36
36
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
37
37
with :
You can’t perform that action at this time.
0 commit comments