Commit afcc056 1 parent fc0593c commit afcc056 Copy full SHA for afcc056
File tree 12 files changed +17
-17
lines changed
12 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 23
23
steps :
24
24
- name : Checkout
25
25
id : checkout
26
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27
27
28
28
- name : Build
29
29
id : build
Original file line number Diff line number Diff line change 19
19
steps :
20
20
- name : Checkout
21
21
id : checkout
22
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
22
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
23
23
24
24
- name : Build
25
25
id : build
34
34
steps :
35
35
- name : Checkout
36
36
id : checkout
37
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
37
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
38
38
39
39
- name : Lychee
40
40
id : lychee
Original file line number Diff line number Diff line change 29
29
steps :
30
30
- name : Checkout
31
31
id : checkout
32
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
33
33
34
34
- name : Build path-filters file
35
35
id : build_path_filters
Original file line number Diff line number Diff line change 27
27
steps :
28
28
- name : Checkout
29
29
id : checkout
30
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
31
31
32
32
- name : Setup Python
33
33
id : setup_python
Original file line number Diff line number Diff line change 29
29
steps :
30
30
- name : Checkout
31
31
id : checkout
32
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
33
33
34
34
- name : Configure Kubernetes CLI
35
35
id : configure_kubectl
Original file line number Diff line number Diff line change 17
17
steps :
18
18
- name : Checkout
19
19
id : checkout
20
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
20
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
21
21
22
22
- name : Run Dependabot Configuration Generator
23
23
id : run_dependabot_configuration_generator
Original file line number Diff line number Diff line change 18
18
steps :
19
19
- name : Checkout
20
20
id : checkout
21
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
21
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22
22
23
23
- name : Dependency review
24
24
id : dependency_review
Original file line number Diff line number Diff line change 22
22
steps :
23
23
- name : Checkout
24
24
id : checkout
25
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
26
26
27
27
- name : Run analysis
28
28
id : run_analysis
Original file line number Diff line number Diff line change 22
22
steps :
23
23
- name : Checkout
24
24
id : checkout
25
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
25
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
26
26
with :
27
27
fetch-depth : 0
28
28
Original file line number Diff line number Diff line change 16
16
steps :
17
17
- name : Checkout
18
18
id : checkout
19
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
20
20
21
21
- name : Prepare Environment
22
22
id : prepare_environment
32
32
steps :
33
33
- name : Checkout
34
34
id : checkout
35
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36
36
37
37
- name : Check Version (GitHub Container Registry)
38
38
id : check_version
@@ -115,7 +115,7 @@ jobs:
115
115
steps :
116
116
- name : Checkout
117
117
id : checkout
118
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
118
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
119
119
120
120
- name : Set up Helm
121
121
id : setup_helm
@@ -138,7 +138,7 @@ jobs:
138
138
steps :
139
139
- name : Checkout
140
140
id : checkout
141
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
141
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
142
142
143
143
- name : Login to GitHub Container Registry
144
144
id : login_ghcr
Original file line number Diff line number Diff line change 36
36
steps :
37
37
- name : Checkout
38
38
id : checkout
39
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
39
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
40
41
41
- name : Build path-filters file
42
42
id : build_path_filters
@@ -177,7 +177,7 @@ jobs:
177
177
steps :
178
178
- name : Checkout
179
179
id : checkout
180
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
180
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
181
181
182
182
- name : Build path-filters file
183
183
id : build_path_filters
Original file line number Diff line number Diff line change 29
29
steps :
30
30
- name : Checkout
31
31
id : checkout
32
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32
+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
33
33
34
34
- name : Build path-filters file
35
35
id : build_path_filters
You can’t perform that action at this time.
0 commit comments