Skip to content

Commit

Permalink
attempt at new retry code
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jul 1, 2024
1 parent 98f071e commit cab4b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-docker-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
echo "app_name=$app_name" >> $GITHUB_OUTPUT
id: generate_app_name
- name: Build amd64 image and export to Docker for testing
uses: Wandalen/wretry.action@3
uses: Wandalen/wretry.action@v3
with:
action: docker/build-push-action@v5
with: |
Expand Down

0 comments on commit cab4b4d

Please sign in to comment.