Skip to content

Commit e9389ae

Browse files
chore: bump foundry-rs/foundry-toolchain from 1.4.0 to 1.5.0 (#743)
Bumps [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) from 1.4.0 to 1.5.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@82dee4b...50d5a89) --- updated-dependencies: - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77304d8 commit e9389ae

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
@@ -175,7 +175,7 @@ jobs:
175175
with:
176176
go-version: ${{ env.GO_VERSION }}
177177
- name: Install Foundry
178-
uses: foundry-rs/foundry-toolchain@82dee4ba654bd2146511f85f0d013af94670c4de # v1.4.0
178+
uses: foundry-rs/foundry-toolchain@50d5a8956f2e319df19e6b57539d7e2acb9f8c1e # v1.5.0
179179
with:
180180
version: ${{ env.FOUNDRY_VERSION }}
181181
- name: Install Geth

0 commit comments

Comments
 (0)