File tree Expand file tree Collapse file tree 12 files changed +15
-15
lines changed Expand file tree Collapse file tree 12 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 60
60
egress-policy : audit
61
61
62
62
- name : Checkout repository
63
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
63
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
64
64
- name : Set up Go 1.x
65
65
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
66
66
with :
Original file line number Diff line number Diff line change 16
16
with :
17
17
egress-policy : audit
18
18
19
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
19
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
20
20
- uses : codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # master
21
21
with :
22
22
check_filenames : true
Original file line number Diff line number Diff line change 22
22
egress-policy : audit
23
23
24
24
- name : ' Checkout Repository'
25
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
25
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26
26
- name : ' Dependency Review'
27
27
uses : actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
Original file line number Diff line number Diff line change 23
23
go-version : ' >=1.21'
24
24
check-latest : true
25
25
- name : Checkout
26
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
26
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
27
27
- name : golangci-lint
28
28
uses : golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
29
29
with :
Original file line number Diff line number Diff line change 20
20
with :
21
21
egress-policy : audit
22
22
- name : Checkout
23
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
23
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
24
24
- name : Setup Golang
25
25
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
26
26
with :
Original file line number Diff line number Diff line change 19
19
with :
20
20
egress-policy : audit
21
21
22
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
22
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
23
23
with :
24
24
fetch-depth : ' 0'
25
25
- name : Bump version and push tag
Original file line number Diff line number Diff line change 22
22
with :
23
23
egress-policy : audit
24
24
25
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
25
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26
26
with :
27
27
fetch-depth : ' 0'
28
28
- name : Bump version and push tag
Original file line number Diff line number Diff line change 19
19
with :
20
20
egress-policy : audit
21
21
22
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
22
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
23
23
with :
24
24
fetch-depth : ' 0'
25
25
- name : Bump version and push tag
Original file line number Diff line number Diff line change 28
28
egress-policy : audit
29
29
30
30
- name : Checkout
31
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
31
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
32
32
- name : Setup Golang
33
33
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
34
34
with :
64
64
egress-policy : audit
65
65
66
66
- name : Checkout
67
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
67
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
68
68
- name : Setup Golang
69
69
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
70
70
with :
@@ -116,7 +116,7 @@ jobs:
116
116
egress-policy : audit
117
117
118
118
- name : Checkout
119
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
119
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
120
120
- name : Setup Golang
121
121
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
122
122
with :
@@ -163,7 +163,7 @@ jobs:
163
163
egress-policy : audit
164
164
165
165
- name : Checkout
166
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
166
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
167
167
with :
168
168
ref : documentation
169
169
fetch-depth : 0
Original file line number Diff line number Diff line change 37
37
egress-policy : audit
38
38
39
39
- name : " Checkout code"
40
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
40
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
41
41
with :
42
42
persist-credentials : false
43
43
Original file line number Diff line number Diff line change 42
42
egress-policy : audit
43
43
44
44
- name : Checkout code
45
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
45
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
46
46
- name : Set up Go 1.x
47
47
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
48
48
with :
Original file line number Diff line number Diff line change 42
42
egress-policy : audit
43
43
44
44
- name : Checkout repository
45
- uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
45
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
46
46
- name : Set up Go 1.x
47
47
uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
48
48
with :
You can’t perform that action at this time.
0 commit comments