File tree 11 files changed +23
-23
lines changed
11 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 10
10
runs-on : " ubuntu-latest"
11
11
steps :
12
12
- name : " Harden Runner"
13
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
13
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
14
14
with :
15
15
egress-policy : " audit"
16
16
Original file line number Diff line number Diff line change 43
43
44
44
steps :
45
45
- name : " Harden Runner"
46
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
46
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
47
47
with :
48
48
egress-policy : " audit"
49
49
52
52
53
53
# Initializes the CodeQL tools for scanning.
54
54
- name : " Initialize CodeQL"
55
- uses : " github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 " # v3.28.9
55
+ uses : " github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5 " # v3.28.11
56
56
with :
57
57
languages : " ${{ matrix.language }}"
58
58
# If you wish to specify custom queries, you can do so here or in a config file.
62
62
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
63
63
# If this step fails, then you should remove it and run the build manually (see below)
64
64
- name : " Autobuild"
65
- uses : " github/codeql-action/autobuild@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 " # v3.28.9
65
+ uses : " github/codeql-action/autobuild@6bb031afdd8eb862ea3fc1848194185e076637e5 " # v3.28.11
66
66
67
67
# ℹ️ Command-line programs to run using the OS shell.
68
68
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
75
75
# ./location_of_script_within_repo/buildscript.sh
76
76
77
77
- name : " Perform CodeQL Analysis"
78
- uses : " github/codeql-action/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 " # v3.28.9
78
+ uses : " github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5 " # v3.28.11
79
79
with :
80
80
category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 20
20
runs-on : " ubuntu-latest"
21
21
steps :
22
22
- name : " Harden Runner"
23
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
23
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
24
24
with :
25
25
egress-policy : " audit"
26
26
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@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
19
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
20
20
with :
21
21
egress-policy : " audit"
22
22
Original file line number Diff line number Diff line change 21
21
runs-on : " ubuntu-latest"
22
22
steps :
23
23
- name : " Harden Runner"
24
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
24
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
25
25
with :
26
26
egress-policy : " audit"
27
27
Original file line number Diff line number Diff line change 28
28
yaml_lintable : " ${{ steps.changes.outputs.yaml_lintable }}"
29
29
steps :
30
30
- name : " Harden Runner"
31
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
31
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
32
32
with :
33
33
egress-policy : " audit"
34
34
53
53
runs-on : " ubuntu-latest"
54
54
steps :
55
55
- name : " Harden Runner"
56
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
56
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
57
57
with :
58
58
egress-policy : " audit"
59
59
80
80
runs-on : " ubuntu-latest"
81
81
steps :
82
82
- name : " Harden Runner"
83
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
83
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
84
84
with :
85
85
egress-policy : " audit"
86
86
@@ -125,7 +125,7 @@ jobs:
125
125
# If any jobs we depend on fail, we will fail since this is a required check
126
126
# NOTE: A timeout is considered a failure
127
127
- name : " Harden Runner"
128
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
128
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
129
129
with :
130
130
egress-policy : " audit"
131
131
Original file line number Diff line number Diff line change 33
33
34
34
steps :
35
35
- name : " Harden Runner"
36
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
36
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
37
37
with :
38
38
egress-policy : " audit"
39
39
43
43
persist-credentials : false
44
44
45
45
- name : " Run analysis"
46
- uses : " ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 " # v2.4.0
46
+ uses : " ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 " # v2.4.1
47
47
with :
48
48
results_file : " results.sarif"
49
49
results_format : " sarif"
@@ -65,14 +65,14 @@ jobs:
65
65
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
66
66
# format to the repository Actions tab.
67
67
- name : " Upload artifact"
68
- uses : " actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 " # v4.6.0
68
+ uses : " actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 " # v4.6.1
69
69
with :
70
70
name : " SARIF file"
71
71
path : " results.sarif"
72
72
retention-days : 5
73
73
74
74
# Upload the results to GitHub's code scanning dashboard.
75
75
- name : " Upload to code-scanning"
76
- uses : " github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 " # v3.28.9
76
+ uses : " github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 " # v3.28.11
77
77
with :
78
78
sarif_file : " results.sarif"
Original file line number Diff line number Diff line change 20
20
name : " Semantic Pull Request"
21
21
steps :
22
22
- name : " Harden Runner"
23
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
23
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
24
24
with :
25
25
egress-policy : " audit"
26
26
Original file line number Diff line number Diff line change 27
27
28
28
steps :
29
29
- name : " Harden Runner"
30
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
30
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
31
31
with :
32
32
egress-policy : " audit"
33
33
Original file line number Diff line number Diff line change 18
18
runs-on : " ubuntu-latest"
19
19
steps :
20
20
- name : " Harden Runner"
21
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
21
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
22
22
with :
23
23
egress-policy : " audit"
24
24
44
44
runs-on : " ubuntu-latest"
45
45
steps :
46
46
- name : " Harden Runner"
47
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
47
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
48
48
with :
49
49
egress-policy : " audit"
50
50
67
67
runs-on : " ubuntu-latest"
68
68
steps :
69
69
- name : " Harden Runner"
70
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
70
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
71
71
with :
72
72
egress-policy : " audit"
73
73
92
92
93
93
steps :
94
94
- name : " Harden Runner"
95
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
95
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
96
96
with :
97
97
egress-policy : " audit"
98
98
Original file line number Diff line number Diff line change 25
25
26
26
steps :
27
27
- name : " Harden Runner"
28
- uses : " step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e " # v2.10.4
28
+ uses : " step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 " # v2.11.0
29
29
with :
30
30
egress-policy : " audit"
31
31
You can’t perform that action at this time.
0 commit comments