File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 - ' go'
2626 steps :
2727 - name : ' Harden Runner'
28- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
28+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2929 with :
3030 egress-policy : ' audit'
3131 - name : ' Checkout'
Original file line number Diff line number Diff line change 99 runs-on : ' ubuntu-latest'
1010 steps :
1111 - name : ' Harden Runner'
12- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
12+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
1313 with :
1414 egress-policy : ' audit'
1515 - name : ' Checkout Repository'
Original file line number Diff line number Diff line change 1212 runs-on : ' ubuntu-latest'
1313 steps :
1414 - name : ' Harden Runner'
15- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
15+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
1616 with :
1717 egress-policy : ' audit'
1818 - name : ' Set up Go'
4242 fail-fast : false
4343 steps :
4444 - name : ' Harden Runner'
45- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
45+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
4646 with :
4747 egress-policy : ' audit'
4848 - 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