File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 actions : read
2020 steps :
2121 - name : Harden the runner (Audit all outbound calls)
22- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
22+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2323 with :
2424 egress-policy : audit
2525
3737 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3838
3939 - name : Upload SARIF file
40- uses : github/codeql-action/upload-sarif@fca7ace96b7d713c7035871441bd52efbe39e27e # v3
40+ uses : github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3
4141 with :
4242 sarif_file : results.sarif
4343 category : zizmor
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - name : Harden the runner (Audit all outbound calls)
19- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
19+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2020 with :
2121 egress-policy : audit
2222
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : harden runner
21- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
21+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2222 with :
2323 egress-policy : audit
2424
4242 runs-on : ubuntu-latest
4343 steps :
4444 - name : harden runner
45- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
45+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
4646 with :
4747 egress-policy : audit
4848
6565 runs-on : ubuntu-latest
6666 steps :
6767 - name : harden runner
68- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
68+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
6969 with :
7070 egress-policy : audit
7171
9090 name : ' Full build linux-${{ matrix.arch }}'
9191 steps :
9292 - name : harden runner
93- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
93+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
9494 with :
9595 egress-policy : audit
9696
@@ -120,7 +120,7 @@ jobs:
120120 name : ' Full test linux-${{ matrix.arch }}'
121121 steps :
122122 - name : harden runner
123- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
123+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
124124 with :
125125 egress-policy : audit
126126
@@ -149,7 +149,7 @@ jobs:
149149 name : ' Full clippy linux-${{ matrix.arch }}'
150150 steps :
151151 - name : harden runner
152- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
152+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
153153 with :
154154 egress-policy : audit
155155
Original file line number Diff line number Diff line change 2525 id-token : write # Needed for cosign to use github OIDC token
2626 steps :
2727 - name : ' Harden runner'
28- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
28+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2929 with :
3030 egress-policy : audit
3131
@@ -105,7 +105,7 @@ jobs:
105105 packages : write
106106 steps :
107107 - name : ' Harden runner'
108- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
108+ uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
109109 with :
110110 egress-policy : audit
111111
You can’t perform that action at this time.
0 commit comments