Skip to content

Commit 1870a53

Browse files
authored
Merge pull request #3 from m2Giles/dependabot/github_actions/Wandalen/wretry.action-3.7.3
Bump Wandalen/wretry.action from 3.7.2 to 3.7.3
2 parents ba5f6e4 + c7b6652 commit 1870a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
string: ${{ env.IMAGE_REGISTRY }}
8989

9090
- name: Push to GHCR
91-
uses: Wandalen/[email protected].2
91+
uses: Wandalen/[email protected].3
9292
id: push
9393
if: contains(fromJson('["workflow_dispatch", "merge_group"]'), github.event_name) || github.event.schedule == '41 6 * * 0'
9494
env:

0 commit comments

Comments
 (0)