Skip to content

Commit e40f945

Browse files
chore(deps): update nick-fields/retry action to v3
1 parent a552d00 commit e40f945

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
@@ -351,7 +351,7 @@ runs:
351351
manifests: ${{ steps.config.outputs.path }}/manifests
352352
353353
- name: Push to Github
354-
uses: nick-fields/retry@v2
354+
uses: nick-fields/retry@v3
355355
id: git
356356
with:
357357
max_attempts: ${{ inputs.commit-retry-count }}

0 commit comments

Comments
 (0)