Skip to content

Commit a13a7e0

Browse files
chore: bump foundry-rs/foundry-toolchain from 1.7.0 to 1.8.0 (#905)
Bumps [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain) from 1.7.0 to 1.8.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@8789b3e...c7450ba) --- updated-dependencies: - dependency-name: foundry-rs/foundry-toolchain dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9a8bf4 commit a13a7e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1.7.0
178+
uses: foundry-rs/foundry-toolchain@c7450ba673e133f5ee30098b3b54f444d3a2ca2d # v1.8.0
179179
with:
180180
version: ${{ env.FOUNDRY_VERSION }}
181181
- name: Install Geth

0 commit comments

Comments
 (0)