Skip to content

Commit dab858c

Browse files
Update nick-fields/retry action to v3
1 parent 7356b85 commit dab858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ runs:
276276
manifests: ${{ steps.config.outputs.path }}/manifests
277277
278278
- name: Push to Github
279-
uses: nick-fields/retry@v2
279+
uses: nick-fields/retry@v3
280280
id: git
281281
with:
282282
timeout_minutes: 1

0 commit comments

Comments
 (0)