We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de2e0e commit 474cfcaCopy full SHA for 474cfca
.github/workflows/argocd-tags-ci.yml
@@ -77,7 +77,7 @@ jobs:
77
echo "TAG=$TAG" >> $GITHUB_OUTPUT
78
79
- name: Update Image Tag
80
- uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
+ uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3.0.2
81
with:
82
shell: bash
83
retry_on: error
0 commit comments