diff --git a/action.yml b/action.yml index fad22a0..844ae9a 100644 --- a/action.yml +++ b/action.yml @@ -350,7 +350,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 }}