File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
with :
29
29
go-version : " 1.22"
30
30
cache : false
31
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag=v4.1.4
31
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
32
32
- name : golangci-lint
33
33
uses : golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # tag=v5.3.0
34
34
with :
Original file line number Diff line number Diff line change 19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- name : Check out code
22
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag=v4.1.4
22
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
23
23
- name : Set up Go
24
24
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # tag=v5.0.1
25
25
with :
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Checkout code
20
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag=v4.1.4
20
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag=v4.1.6
21
21
- name : Get changed files
22
22
id : changed-files
23
23
uses : tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # tag=v44.3.0
You can’t perform that action at this time.
0 commit comments