We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37ff89 commit 64c6491Copy full SHA for 64c6491
1 file changed
.github/workflows/bake_update.yml
@@ -21,7 +21,7 @@ jobs:
21
token: ${{ secrets.REPO_GHA_PAT }}
22
23
- name: Run update script
24
- uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 # v3
+ uses: nick-fields/retry@ad984534de44a9489a53aefd81eb77f87c70dc60 # v4
25
with:
26
timeout_minutes: 15
27
max_attempts: 3
0 commit comments