File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
44+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
4545 with :
4646 egress-policy : audit
4747
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Harden the runner (Audit all outbound calls)
19- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
19+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2020 with :
2121 egress-policy : audit
2222
3434 echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3535
3636 - name : Run contributor action
37- uses : github-community-projects/contributors@aff93cf32786e5eb578185bdeb52b96f341ba79b # v2.0.2
37+ uses : github-community-projects/contributors@52a3496ac6255da1bb2d1368aa610ec129270ebb # v2.0.8
3838 env :
3939 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4040 START_DATE : ${{ env.START_DATE }}
Original file line number Diff line number Diff line change 2626 # If you do not check out your code, Copilot will do this for you.
2727 steps :
2828 - name : Harden the runner (Audit all outbound calls)
29- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
29+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
3030 with :
3131 egress-policy : audit
3232
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
20+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Harden the runner (Audit all outbound calls)
18- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
18+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
1919 with :
2020 egress-policy : audit
2121
Original file line number Diff line number Diff line change 2222 statuses : write
2323 steps :
2424 - name : Harden the runner (Audit all outbound calls)
25- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
25+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2626 with :
2727 egress-policy : audit
2828
4343 - name : Install dependencies
4444 run : uv sync --frozen
4545 - name : Lint Code Base
46- uses : super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5 .0
46+ uses : super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6 .0
4747 env :
4848 DEFAULT_BRANCH : main
4949 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2525 github.event.pull_request.draft == true
2626 steps :
2727 - name : Harden the runner (Audit all outbound calls)
28- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
28+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
2929 with :
3030 egress-policy : audit
3131
Original file line number Diff line number Diff line change 2626
2727 steps :
2828 - name : Harden the runner (Audit all outbound calls)
29- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
29+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
3030 with :
3131 egress-policy : audit
3232
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Harden the runner (Audit all outbound calls)
30- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
30+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
3131 with :
3232 egress-policy : audit
3333
Original file line number Diff line number Diff line change 1414 pull-requests : read
1515 steps :
1616 - name : Harden the runner (Audit all outbound calls)
17- uses : step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16 .0
17+ uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
1818 with :
1919 egress-policy : audit
2020
You can’t perform that action at this time.
0 commit comments