Skip to content

Commit 0789d55

Browse files
committed
Updates nick-fields/retry and pins to ad984534de44a9489a53aefd81eb77f87c70dc60
Updates nick-fields/retry from v3 to v4.0.0 and pins to a specific commit hash instead of the tag.
1 parent aa55140 commit 0789d55

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/package-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
vault-password-file: ${{ env.ANSIBLE_VAULT_PASSWORD_FILE }}
5454

5555
- name: Sync and publish package repositories in Ark
56-
uses: nick-fields/retry@v3
56+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60
5757
with:
5858
timeout_minutes: 360
5959
max_attempts: 2
@@ -99,7 +99,7 @@ jobs:
9999
vault-password-file: ${{ env.ANSIBLE_VAULT_PASSWORD_FILE }}
100100

101101
- name: Sync and publish package repositories in test
102-
uses: nick-fields/retry@v3
102+
uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60
103103
with:
104104
timeout_minutes: 360
105105
max_attempts: 2

0 commit comments

Comments
 (0)