File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4646 egress-policy : audit
4747
4848 - name : Checkout repository
49- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
49+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1818 with :
1919 egress-policy : audit
2020
21- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
21+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
2222 - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
2323 with :
2424 go-version : ' 1.21'
Original file line number Diff line number Diff line change 2929 go-version : ' 1.21'
3030 id : go
3131 - name : Check out code into the Go module directory
32- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
32+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
3333 - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # tag=v4.0.2
3434 name : Restore go cache
3535 with :
Original file line number Diff line number Diff line change 2222 egress-policy : audit
2323
2424 - name : ' Checkout Repository'
25- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
25+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
2626 - name : ' Dependency Review'
2727 uses : actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5
Original file line number Diff line number Diff line change 2020 with :
2121 egress-policy : audit
2222
23- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
23+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
2424 - uses : gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
2525 with :
2626 use-quiet-mode : ' yes'
Original file line number Diff line number Diff line change 2424 with :
2525 egress-policy : audit
2626 - name : Checkout code
27- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag=v4.1.2
27+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # tag=v4.1.3
2828 with :
2929 fetch-depth : 0
3030 - name : Get changed files
@@ -100,7 +100,7 @@ jobs:
100100 env :
101101 RELEASE_TAG : ${{needs.push_release_tag.outputs.release_tag}}
102102 - name : checkout code
103- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag=v4.1.2
103+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # tag=v4.1.3
104104 with :
105105 fetch-depth : 0
106106 ref : ${{ env.RELEASE_TAG }}
Original file line number Diff line number Diff line change 1818 egress-policy : audit
1919
2020 - name : Check out code
21- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # tag=v4.1.2
21+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # tag=v4.1.3
2222 - name : Setup go
2323 uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
2424 with :
Original file line number Diff line number Diff line change 3636 egress-policy : audit
3737
3838 - name : " Checkout code"
39- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
39+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
4040 with :
4141 persist-credentials : false
4242
You can’t perform that action at this time.
0 commit comments