Commit 797c149 1 parent 8360bc2 commit 797c149 Copy full SHA for 797c149
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ jobs:
179
179
echo "alias_tags=${alias_tags[*]}" >> $GITHUB_OUTPUT
180
180
181
181
- name : Pull main and akmods images
182
- uses : Wandalen/wretry.action@v3.4 .0
182
+ uses : Wandalen/wretry.action@v3.5 .0
183
183
with :
184
184
attempt_limit : 3
185
185
attempt_delay : 15000
@@ -192,7 +192,7 @@ jobs:
192
192
193
193
- name : Get source versions
194
194
id : labels
195
- uses : Wandalen/wretry.action@v3.4 .0
195
+ uses : Wandalen/wretry.action@v3.5 .0
196
196
with :
197
197
attempt_limit : 3
198
198
attempt_delay : 15000
@@ -271,7 +271,7 @@ jobs:
271
271
272
272
# Push the image to GHCR (Image Registry)
273
273
- name : Push To GHCR
274
- uses : Wandalen/wretry.action@v3.4 .0
274
+ uses : Wandalen/wretry.action@v3.5 .0
275
275
id : push
276
276
if : github.event_name != 'pull_request'
277
277
env :
You can’t perform that action at this time.
0 commit comments