File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
goreleaser :
18
18
runs-on : ubuntu-latest
19
19
steps :
20
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
20
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
21
21
with :
22
22
# Allow goreleaser to access older tag information.
23
23
fetch-depth : 0
Original file line number Diff line number Diff line change 22
22
runs-on : ubuntu-latest
23
23
timeout-minutes : 5
24
24
steps :
25
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
25
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
26
26
- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
27
27
with :
28
28
go-version-file : ' go.mod'
37
37
generate :
38
38
runs-on : ubuntu-latest
39
39
steps :
40
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
41
41
- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
42
42
with :
43
43
go-version-file : ' go.mod'
69
69
- ' 1.3.*'
70
70
- ' 1.4.*'
71
71
steps :
72
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
72
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
73
73
- uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
74
74
with :
75
75
go-version-file : ' go.mod'
You can’t perform that action at this time.
0 commit comments