File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
16
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
17
17
with :
18
18
go-version : ' 1.24.x'
19
19
cache : false
Original file line number Diff line number Diff line change 31
31
with :
32
32
fetch-depth : 0
33
33
- name : setup-go
34
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
34
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
35
35
with :
36
36
go-version : 1.24.x
37
37
- uses : anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
steps :
11
11
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
12
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
13
13
with :
14
14
go-version : 1.24.x
15
15
- name : download go mods
You can’t perform that action at this time.
0 commit comments