Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into m2Giles-patch-1
Browse files Browse the repository at this point in the history
bsherman authored Nov 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents ed91138 + c7eb2c9 commit ffe1acc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@ jobs:
systemctl status apparmor || true
- name: Pull build images
uses: Wandalen/wretry.action@v3.5.0
uses: Wandalen/wretry.action@v3.7.2
with:
attempt_limit: 3
attempt_delay: 15000
@@ -266,7 +266,7 @@ jobs:
string: ${{ env.IMAGE_REGISTRY }}

- name: Push To GHCR
uses: Wandalen/wretry.action@v3.5.0
uses: Wandalen/wretry.action@v3.7.2
id: push
if: github.event_name != 'pull_request'
env:

0 comments on commit ffe1acc

Please sign in to comment.