Skip to content

Commit e2b0ebc

Browse files
chore(deps): bump Wandalen/wretry.action from 3.7.3 to 3.8.0 (#291)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4214d4 commit e2b0ebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
systemctl status apparmor || true
107107
108108
- name: Pull build images
109-
uses: Wandalen/wretry.action@v3.7.3
109+
uses: Wandalen/wretry.action@v3.8.0
110110
with:
111111
attempt_limit: 3
112112
attempt_delay: 15000
@@ -266,7 +266,7 @@ jobs:
266266
string: ${{ env.IMAGE_REGISTRY }}
267267

268268
- name: Push To GHCR
269-
uses: Wandalen/wretry.action@v3.7.3
269+
uses: Wandalen/wretry.action@v3.8.0
270270
id: push
271271
if: github.event_name != 'pull_request'
272272
env:

0 commit comments

Comments
 (0)