Skip to content

Commit

Permalink
feat(Dependencies): Update Wandalen/wretry.action action to v3.7.3 (#373
Browse files Browse the repository at this point in the history
)

| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | Wandalen/wretry.action | v3.7.2 | v3.7.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 0824be4 commit b4beda9
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/[email protected].2
uses: Wandalen/[email protected].3
with:
command: docker build --no-cache .
attempt_limit: 3
Expand Down

0 comments on commit b4beda9

Please sign in to comment.