Below you will find pages that utilize the taxonomy term “foundry-rs”
January 22, 2026
foundry-toolchain
Version updated for https://github.com/foundry-rs/foundry-toolchain to version v1.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The foundry-toolchain GitHub Action automates the installation of Foundry, a modular toolkit for Ethereum application development. It streamlines tasks such as building, formatting, and testing smart contracts while providing built-in caching to improve efficiency and reduce RPC provider rate limits. This action simplifies CI/CD workflows for Ethereum developers by enabling seamless integration of Foundry tools into GitHub Actions.
December 9, 2025
foundry-toolchain
Version updated for https://github.com/foundry-rs/foundry-toolchain to version v1.6.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: action should use node24 by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/96 nit: update action version in README by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/97 feat: add network configuration option and Tempo support by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/98 Full Changelog: https://github.com/foundry-rs/foundry-toolchain/compare/v1...v1.6.0
April 24, 2025
foundry-toolchain
Version updated for https://github.com/foundry-rs/foundry-toolchain to version v1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: tagged versions should be prefixed by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/65 chore: run npm update by @DaniPopes in https://github.com/foundry-rs/foundry-toolchain/pull/66 chore: add rc as valid version target in README table by @zerosnacks in https://github.com/foundry-rs/foundry-toolchain/pull/67 feat: update @actions/cache package dependency by @penandlim in https://github.