Skip to content

Commit

Permalink
Merge pull request #3 from m2Giles/dependabot/github_actions/Wandalen…
Browse files Browse the repository at this point in the history
…/wretry.action-3.7.3

Bump Wandalen/wretry.action from 3.7.2 to 3.7.3
  • Loading branch information
m2Giles authored Nov 27, 2024
2 parents ba5f6e4 + c7b6652 commit 1870a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
string: ${{ env.IMAGE_REGISTRY }}

- name: Push to GHCR
uses: Wandalen/wretry.action@v3.7.2
uses: Wandalen/wretry.action@v3.7.3
id: push
if: contains(fromJson('["workflow_dispatch", "merge_group"]'), github.event_name) || github.event.schedule == '41 6 * * 0'
env:
Expand Down

0 comments on commit 1870a53

Please sign in to comment.