File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 permissions :
1919 contents : read # Clone the repository
2020 steps :
21- - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
21+ - uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
2222 with :
2323 egress-policy : audit
2424 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
Original file line number Diff line number Diff line change 1414 discussions : write # Create the monthly thank-you discussion via abirismyname/create-discussion
1515
1616 steps :
17- - uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
17+ - uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
1818 with :
1919 egress-policy : audit
2020
3232 echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3333
3434 - name : Run contributor action
35- uses : github-community-projects/contributors@b518e14609eadf468470392201312777172b5dec # v2.0.17
35+ uses : github-community-projects/contributors@7e077779e5e7bf810cc722e15b38ee63f86b880e # v2.0.18
3636 env :
3737 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3838 START_DATE : ${{ env.START_DATE }}
You can’t perform that action at this time.
0 commit comments