File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
20
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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 21
21
runs-on : ubuntu-latest
22
22
timeout-minutes : 5
23
23
steps :
24
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
24
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
25
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
26
26
with :
27
27
go-version-file : " go.mod"
36
36
generate :
37
37
runs-on : ubuntu-latest
38
38
steps :
39
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
39
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
40
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
41
41
with :
42
42
go-version-file : " go.mod"
67
67
- " ghcr.io/ivarconr/unleash-enterprise:latest"
68
68
- " unleashorg/unleash-server:latest"
69
69
steps :
70
- - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
70
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
71
71
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
72
72
with :
73
73
go-version-file : " go.mod"
You can’t perform that action at this time.
0 commit comments