File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
40
40
steps :
41
41
- name : Harden Runner
42
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
42
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
43
43
with :
44
44
disable-sudo : true
45
45
egress-policy : block
@@ -67,12 +67,12 @@ jobs:
67
67
68
68
# Initializes the CodeQL tools for scanning.
69
69
- name : Initialize CodeQL
70
- uses : github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
70
+ uses : github/codeql-action/init@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.30.2
71
71
with :
72
72
languages : ${{ matrix.language }}
73
73
74
74
- name : Autobuild
75
- uses : github/codeql-action/autobuild@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
75
+ uses : github/codeql-action/autobuild@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.30.2
76
76
77
77
# ℹ️ Command-line programs to run using the OS shell.
78
78
# 📚 https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
86
86
# make release
87
87
88
88
- name : Perform CodeQL Analysis
89
- uses : github/codeql-action/analyze@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
89
+ uses : github/codeql-action/analyze@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.30.2
Original file line number Diff line number Diff line change 16
16
17
17
steps :
18
18
- name : Harden Runner
19
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
19
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
20
20
with :
21
21
disable-sudo : true
22
22
egress-policy : block
Original file line number Diff line number Diff line change 18
18
19
19
steps :
20
20
- name : Harden Runner
21
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
22
22
with :
23
23
disable-sudo : true
24
24
egress-policy : audit
64
64
65
65
steps :
66
66
- name : Harden Runner
67
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
67
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
68
68
with :
69
69
disable-sudo : true
70
70
egress-policy : audit
Original file line number Diff line number Diff line change 62
62
63
63
# Upload the results to GitHub's code scanning dashboard.
64
64
- name : " Upload to code-scanning"
65
- uses : github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.30.1
65
+ uses : github/codeql-action/upload-sarif@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3.30.2
66
66
with :
67
67
sarif_file : results.sarif
Original file line number Diff line number Diff line change 17
17
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
20
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
21
21
with :
22
22
disable-sudo : true
23
23
egress-policy : audit
66
66
67
67
steps :
68
68
- name : Harden Runner
69
- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
69
+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
70
70
with :
71
71
disable-sudo : true
72
72
egress-policy : audit
You can’t perform that action at this time.
0 commit comments