File tree 8 files changed +8
-8
lines changed
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
23
23
with :
24
24
egress-policy : audit
25
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
25
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
26
26
with :
27
27
submodules : true
28
28
fetch-depth : 0
Original file line number Diff line number Diff line change 18
18
with :
19
19
egress-policy : audit
20
20
21
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
21
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
22
22
- uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
23
23
with :
24
24
go-version : " ^1.20"
Original file line number Diff line number Diff line change 26
26
egress-policy : audit
27
27
28
28
- name : Checkout repository
29
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
29
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
30
30
31
31
- name : Initialize CodeQL
32
32
uses : github/codeql-action/init@05963f47d870e2cb19a537396c1f668a348c7d8f # v3.24.8
Original file line number Diff line number Diff line change 17
17
egress-policy : audit
18
18
19
19
- name : Checkout
20
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
20
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
21
21
with :
22
22
fetch-depth : 0
23
23
- name : Goreleaser
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
25
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
26
26
- name : ' Dependency Review'
27
27
uses : actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
Original file line number Diff line number Diff line change 36
36
with :
37
37
egress-policy : audit
38
38
- name : Checkout
39
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
39
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
40
40
with :
41
41
submodules : true
42
42
fetch-depth : 0
Original file line number Diff line number Diff line change 25
25
uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
26
26
with :
27
27
egress-policy : audit
28
- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
28
+ - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
29
29
- uses : gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
30
30
with :
31
31
# this will only show errors in the output
Original file line number Diff line number Diff line change 36
36
egress-policy : audit
37
37
38
38
- name : " Checkout code"
39
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.0.0
39
+ uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.0.0
40
40
with :
41
41
persist-credentials : false
42
42
You can’t perform that action at this time.
0 commit comments