Skip to content

Commit 9f76a8c

Browse files
chore(deps): bump foundry-rs/foundry-toolchain from 1.3.1 to 1.4.0 (#597)
* chore(deps): bump foundry-rs/foundry-toolchain from 1.3.1 to 1.4.0 Bumps [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/foundry-rs/foundry-toolchain/releases) - [Changelog](https://github.com/foundry-rs/foundry-toolchain/blob/master/RELEASE.md) - [Commits](foundry-rs/foundry-toolchain@de808b1...82dee4b) --- updated-dependencies: - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * docs: nit --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Léo Vincent <[email protected]>
1 parent 0ad196f commit 9f76a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
with:
162162
go-version: ${{ env.GO_VERSION }}
163163
- name: Install Foundry
164-
uses: foundry-rs/foundry-toolchain@de808b1eea699e761c404bda44ba8f21aba30b2c # v1.3
164+
uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
165165
with:
166166
version: ${{ env.FOUNDRY_VERSION }}
167167
- name: Install Geth

0 commit comments

Comments
 (0)