Skip to content

Commit

Permalink
Bump Wandalen/wretry.action from 3.7.2 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](Wandalen/wretry.action@v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 98da226 commit 268749f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: forge install

- name: Run forge tests (with auto-repeat in case of error)
uses: Wandalen/[email protected].2
uses: Wandalen/[email protected].3
with:
command: forge test --evm-version 'shanghai'
attempt_limit: 10
Expand Down

0 comments on commit 268749f

Please sign in to comment.