File tree Expand file tree Collapse file tree 12 files changed +25
-25
lines changed Expand file tree Collapse file tree 12 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 17
17
pull-requests : write
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
20
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change @@ -17,20 +17,20 @@ jobs:
17
17
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
20
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
21
21
with :
22
22
egress-policy : audit
23
23
24
24
- name : Checkout repository
25
25
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
26
26
27
27
- name : Initialize CodeQL
28
- uses : github/codeql-action/init@49abf0ba24d0b7953cb586944e918a0b92074c80
28
+ uses : github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75
29
29
with :
30
30
languages : go
31
31
32
32
- name : Autobuild
33
- uses : github/codeql-action/autobuild@49abf0ba24d0b7953cb586944e918a0b92074c80
33
+ uses : github/codeql-action/autobuild@407ffafae6a767df3e0230c3df91b6443ae8df75
34
34
35
35
- name : Perform CodeQL Analysis
36
- uses : github/codeql-action/analyze@49abf0ba24d0b7953cb586944e918a0b92074c80
36
+ uses : github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ jobs:
17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
20
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
21
21
with :
22
22
egress-policy : audit
23
23
24
24
- name : ' Checkout Repository'
25
25
uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.5.2
26
26
- name : ' Dependency Review'
27
- uses : actions/dependency-review-action@6c5ccdad469c9f8a2996bfecaec55a631a347034 # v3.1.0
27
+ uses : actions/dependency-review-action@01bc87099ba56df1e897b6874784491ea6309bc4 # v3.1.4
Original file line number Diff line number Diff line change 23
23
contents : read
24
24
steps :
25
25
- name : Harden Runner
26
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
26
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
27
27
with :
28
28
egress-policy : audit
29
29
Original file line number Diff line number Diff line change 19
19
timeout-minutes : 30
20
20
steps :
21
21
- name : Harden Runner
22
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
22
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
23
23
with :
24
24
egress-policy : audit
25
25
Original file line number Diff line number Diff line change 18
18
runs-on : ubuntu-22.04
19
19
steps :
20
20
- name : Harden Runner
21
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
21
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
22
22
with :
23
23
egress-policy : audit
24
24
Original file line number Diff line number Diff line change 27
27
docker system prune -a -f --filter "label!=org.opencontainers.image.source=https://github.com/stefanprodan/alpine-base"
28
28
29
29
- name : Harden Runner
30
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
30
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
31
31
with :
32
32
egress-policy : audit
33
33
Original file line number Diff line number Diff line change 43
43
timeout-minutes : 15
44
44
steps :
45
45
- name : Harden Runner
46
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
46
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
47
47
with :
48
48
egress-policy : audit
49
49
Original file line number Diff line number Diff line change 31
31
32
32
steps :
33
33
- name : Harden Runner
34
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
34
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
35
35
with :
36
36
egress-policy : audit
37
37
41
41
persist-credentials : false
42
42
43
43
- name : " Run analysis"
44
- uses : ossf/scorecard-action@483ef80eb98fb506c348f7d62e28055e49fe2398 # v2.3.0
44
+ uses : ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
45
45
with :
46
46
results_file : results.sarif
47
47
results_format : sarif
71
71
72
72
# Upload the results to GitHub's code scanning dashboard.
73
73
- name : " Upload to code-scanning"
74
- uses : github/codeql-action/upload-sarif@49abf0ba24d0b7953cb586944e918a0b92074c80 # v2.22.4
74
+ uses : github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2.22.8
75
75
with :
76
76
sarif_file : results.sarif
Original file line number Diff line number Diff line change 25
25
HELM_VERSION : ["3.7.2"]
26
26
steps :
27
27
- name : Harden Runner
28
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
28
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
29
29
with :
30
30
egress-policy : audit
31
31
You can’t perform that action at this time.
0 commit comments