File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 61
61
with :
62
62
egress-policy : audit
63
63
64
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
64
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
65
65
with :
66
66
persist-credentials : false
67
67
show-progress : false
88
88
with :
89
89
egress-policy : audit
90
90
91
- - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7 .0
91
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
92
92
- name : Validate YAML files
93
93
run : yamllint -c .yamllint.yaml -f github ./
94
94
@@ -113,7 +113,7 @@ jobs:
113
113
with :
114
114
egress-policy : audit
115
115
116
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
116
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
117
117
with :
118
118
persist-credentials : false
119
119
show-progress : false
@@ -149,7 +149,7 @@ jobs:
149
149
with :
150
150
egress-policy : audit
151
151
152
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
152
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
153
153
with :
154
154
persist-credentials : false
155
155
show-progress : false
Original file line number Diff line number Diff line change 32
32
egress-policy : audit
33
33
34
34
- name : Checkout repository
35
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
36
36
with :
37
37
fetch-depth : 0
38
38
You can’t perform that action at this time.
0 commit comments