File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 - ' go'
2929 steps :
3030 - name : ' Harden Runner'
31- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
31+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
3232 with :
3333 egress-policy : ' audit'
3434 - name : ' Checkout'
Original file line number Diff line number Diff line change 1414 runs-on : ' ubuntu-latest'
1515 steps :
1616 - name : ' Harden Runner'
17- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
17+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
1818 with :
1919 egress-policy : ' audit'
2020 - name : ' Checkout Repository'
Original file line number Diff line number Diff line change 1717 runs-on : ' ubuntu-latest'
1818 steps :
1919 - name : ' Harden Runner'
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2121 with :
2222 egress-policy : ' audit'
2323 - name : ' Set up Go'
4747 fail-fast : false
4848 steps :
4949 - name : ' Harden Runner'
50- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
50+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
5151 with :
5252 egress-policy : ' audit'
5353 - name : ' Set up Go ${{ matrix.go }}'
Original file line number Diff line number Diff line change 1818 actions : ' read'
1919 steps :
2020 - name : ' Harden Runner'
21- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
21+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2222 with :
2323 egress-policy : ' audit'
2424 - name : ' Checkout'
You can’t perform that action at this time.
0 commit comments