diff --git a/.github/workflows/argocd-tags-ci.yml b/.github/workflows/argocd-tags-ci.yml index 7796a22..ba9cc47 100644 --- a/.github/workflows/argocd-tags-ci.yml +++ b/.github/workflows/argocd-tags-ci.yml @@ -77,7 +77,7 @@ jobs: echo "TAG=$TAG" >> $GITHUB_OUTPUT - name: Update Image Tag - uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0 + uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2 with: shell: bash retry_on: error