File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858
5959 steps :
6060 - name : Harden Runner
61- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
61+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
6262 with :
6363 egress-policy : audit
6464 disable-telemetry : true
6868
6969 # Initializes the CodeQL tools for scanning.
7070 - name : Initialize CodeQL
71- uses : github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
71+ uses : github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.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@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
81+ uses : github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.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@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
94+ uses : github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
9595 with :
9696 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 3636 runs-on : ubuntu-latest
3737 steps :
3838 - name : Harden Runner
39- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
39+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
4040 with :
4141 egress-policy : audit
4242 disable-telemetry : true
4545 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4646
4747 - name : Setup Go environment
48- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
48+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
4949 with :
5050 go-version-file : go.mod
5151 cache : true
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden Runner
39- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
39+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
4040 with :
4141 egress-policy : audit
4242 disable-telemetry : true
4949 fetch-depth : 0
5050
5151 - name : Setup Go environment
52- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
52+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5353 with :
5454 go-version-file : go.mod
5555 cache : true
Original file line number Diff line number Diff line change 4242 steps :
4343
4444 - name : Harden Runner
45- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
45+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
4646 with :
4747 egress-policy : audit
4848 disable-telemetry : true
7575 steps :
7676
7777 - name : Harden Runner
78- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
78+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
7979 with :
8080 egress-policy : audit
8181 disable-telemetry : true
@@ -131,7 +131,7 @@ jobs:
131131 steps :
132132
133133 - name : Harden Runner
134- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
134+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
135135 with :
136136 egress-policy : audit
137137 disable-telemetry : true
@@ -157,7 +157,7 @@ jobs:
157157 name : release-notes
158158
159159 - name : Create a release
160- uses : softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
160+ uses : softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2.6.2
161161 with :
162162 name : ${{ needs.get_info.outputs.next_version }}
163163 tag_name : ${{ needs.get_info.outputs.next_version }}
Original file line number Diff line number Diff line change 4848
4949 steps :
5050 - name : Harden Runner
51- uses : step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
51+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
5252 with :
5353 egress-policy : audit
5454 disable-telemetry : true
8989
9090 # Upload the results to GitHub's code scanning dashboard.
9191 - name : " Upload to code-scanning"
92- uses : github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
92+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
9393 with :
9494 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments