File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-24.04
1717 steps :
1818 - name : Harden Runner
19- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
19+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2020 with :
2121 disable-sudo : true
2222 egress-policy : block
5656 wheel : gaphas-${{ steps.meta.outputs.version }}-py3-none-any.whl
5757 steps :
5858 - name : Harden Runner
59- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
59+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
6060 with :
6161 egress-policy : block
6262 allowed-endpoints : >
@@ -133,7 +133,7 @@ jobs:
133133 if : ${{ github.event_name == 'release' }}
134134 steps :
135135 - name : Harden Runner
136- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
136+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
137137 with :
138138 disable-sudo : true
139139 egress-policy : block
Original file line number Diff line number Diff line change 2222 security-events : write
2323 steps :
2424 - name : Harden Runner
25- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
25+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2626 with :
2727 egress-policy : block
2828 allowed-endpoints : >
4545
4646 # Initializes the CodeQL tools for scanning.
4747 - name : Initialize CodeQL
48- uses : github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
48+ uses : github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
4949 with :
5050 languages : actions,python
5151
5252 - name : Perform CodeQL Analysis
53- uses : github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
53+ uses : github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-24.04
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
20+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2121 with :
2222 egress-policy : block
2323 allowed-endpoints : >
3030 - name : ' Checkout Repository'
3131 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232 - name : ' Dependency Review'
33- uses : actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # v4.8.3
33+ uses : actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-24.04
1515 steps :
1616 - name : Harden Runner
17- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
17+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
1818 with :
1919 disable-sudo : true
2020 egress-policy : block
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-24.04
1515 steps :
1616 - name : Harden Runner
17- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
17+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
1818 with :
1919 disable-sudo : true
2020 egress-policy : block
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ jobs:
1717 steps :
1818 # Drafts your next Release notes as Pull Requests are merged into "main"
1919 - name : Harden Runner
20- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
20+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
2121 with :
2222 egress-policy : block
2323 allowed-endpoints : >
2424 api.github.com:443
2525 *.githubusercontent.com:443
2626 ghcr.io
2727
28- - uses : release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97 # v6.2 .0
28+ - uses : release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7 # v6.4 .0
2929 env :
3030 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Harden Runner
34- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
34+ uses : step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
3535 with :
3636 egress-policy : block
3737 allowed-endpoints : >
8888
8989 # Upload the results to GitHub's code scanning dashboard.
9090 - name : " Upload to code-scanning"
91- uses : github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
91+ uses : github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
9292 with :
9393 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments