From 806913907a504f39f877f289e82f6bb26fd85797 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 02:22:27 +0000 Subject: [PATCH] chore(patch): update nick-fields/retry to v3.0.2 #patch --- .github/workflows/argocd-tags-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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