File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@v2
17+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2
1818 with :
1919 egress-policy : audit
2020
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212jobs :
1313 dependency-Review :
1414 name : Review
15- uses : coveo/public-actions/.github/workflows/dependency-review.yml@main
15+ uses : coveo/public-actions/.github/workflows/dependency-review.yml@206f11c91f36df12290be5cbb6e8b65956f4fdb3 # main
1616 with :
1717 public : true
1818 distributed : true
Original file line number Diff line number Diff line change 2323 environment : CD
2424 steps :
2525 - name : Harden Runner
26- uses : step-security/harden-runner@v2
26+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2
2727 with :
2828 egress-policy : audit
2929
6868 needs : build
6969 steps :
7070 - name : Harden Runner
71- uses : step-security/harden-runner@v2
71+ uses : step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2
7272 with :
7373 egress-policy : audit
7474
You can’t perform that action at this time.
0 commit comments