File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555
5656 steps :
5757 - name : Harden Runner
58- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
58+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
5959 with :
6060 egress-policy : audit
6161
6868
6969 # Initializes the CodeQL tools for scanning.
7070 - name : Initialize CodeQL
71- uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
71+ uses : github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
7272 with :
7373 languages : ${{ matrix.language }}
7474 # If you wish to specify custom queries, you can do so here or in a config file.
7878 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
7979 # If this step fails, then you should remove it and run the build manually (see below)
8080 - name : Autobuild
81- uses : github/codeql-action/autobuild@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
81+ uses : github/codeql-action/autobuild@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
8282
8383 # ℹ️ Command-line programs to run using the OS shell.
8484 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
9191 # ./location_of_script_within_repo/buildscript.sh
9292
9393 - name : Perform CodeQL Analysis
94- uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
94+ uses : github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
9595 with :
9696 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Harden Runner
34- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
34+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
3535 with :
3636 egress-policy : audit
3737
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : Harden Runner
33- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
33+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
3434 with :
3535 egress-policy : audit
3636
Original file line number Diff line number Diff line change 2828 issues : write
2929 steps :
3030 - name : Harden Runner
31- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
31+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
3232 with :
3333 egress-policy : audit
3434
Original file line number Diff line number Diff line change 7070
7171 steps :
7272 - name : Harden Runner
73- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
73+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
7474 with :
7575 egress-policy : audit
7676
Original file line number Diff line number Diff line change 4545
4646 steps :
4747 - name : Harden Runner
48- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
48+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
4949 with :
5050 egress-policy : audit
5151
8585
8686 # Upload the results to GitHub's code scanning dashboard.
8787 - name : " Upload to code-scanning"
88- uses : github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
88+ uses : github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v3.29.5
8989 with :
9090 sarif_file : results.sarif
Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828 steps :
2929 - name : Harden Runner
30- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
30+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
3131 with :
3232 egress-policy : audit
3333
Original file line number Diff line number Diff line change 3939 id-token : write
4040 steps :
4141 - name : Harden Runner
42- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
42+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
4343 with :
4444 egress-policy : audit
4545
You can’t perform that action at this time.
0 commit comments