Skip to content

Commit

Permalink
Merge pull request #313 from deNBI/deps/wandalen-wretry.action-2.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update Wandalen/wretry.action action to v2.1.0
  • Loading branch information
dweinholz authored Mar 25, 2024
2 parents 4d1c2a2 + 63f644c commit 1d178eb
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 @@ -14,7 +14,7 @@ jobs:
python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax
- uses: actions/[email protected]
- name: Build with retry
uses: Wandalen/wretry.action@v2.0.0
uses: Wandalen/wretry.action@v2.1.0
with:
command: docker build --no-cache .
attempt_limit: 3
Expand Down

0 comments on commit 1d178eb

Please sign in to comment.