diff --git a/action.yml b/action.yml index 5fd2157..fd3c666 100644 --- a/action.yml +++ b/action.yml @@ -351,7 +351,7 @@ runs: manifests: ${{ steps.config.outputs.path }}/manifests - name: Push to Github - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 id: git with: max_attempts: ${{ inputs.commit-retry-count }}