File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1515 contents : read # to clone the repo
1616 steps :
1717 - name : monitor action permissions
18- uses : GitHubSecurityLab/actions-permissions/monitor@v1
1918 - name : check user authorization # user needs triage permission
2019 uses : actions/github-script@v7
2120 id : check-permissions
Original file line number Diff line number Diff line change 1414 name : ' Update comment'
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : GitHubSecurityLab/actions-permissions/monitor@v1
1817 - name : Download artifact
1918 uses : actions/download-artifact@v4
2019 with :
Original file line number Diff line number Diff line change 1717 name : Release
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : GitHubSecurityLab/actions-permissions/monitor@v1
2120 - name : Checkout Repo
2221 uses : actions/checkout@v4
2322 with :
You can’t perform that action at this time.
0 commit comments