Skip to content

Bump MetaMask/action-checkout-and-setup from 2 to 3#90

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/main/MetaMask/action-checkout-and-setup-3
Open

Bump MetaMask/action-checkout-and-setup from 2 to 3#90
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/main/MetaMask/action-checkout-and-setup-3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps MetaMask/action-checkout-and-setup from 2 to 3.

Release notes

Sourced from MetaMask/action-checkout-and-setup's releases.

3.0.0

Changed

  • BREAKING: Security fix, removes the inputs yarn-custom-url, use-yarn-hydrate, and yarn-hydrate-command -- replaced with yarn-tarball (#57)
  • BREAKING: Made things faster when there's a cache hit, but now requires either .nvmrc or inputs.node-version (#54)

2.0.1

Fixed

  • Use environment variables for script inputs (#44)
Changelog

Sourced from MetaMask/action-checkout-and-setup's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.1.0]

Added

  • Add force-setup option to always perform checkout and setup (#61)

[3.0.1]

Fixed

  • Fix Windows runner compatibility by using curl instead of wget (#59)

[3.0.0]

Changed

  • BREAKING: Security fix, removes the inputs yarn-custom-url, use-yarn-hydrate, and yarn-hydrate-command -- replaced with yarn-tarball (#57)
  • BREAKING: Made things faster when there's a cache hit, but now requires either .nvmrc or inputs.node-version (#54)

[2.0.1]

Fixed

  • Use environment variables for script inputs (#44)

[2.0.0]

Changed

  • BREAKING: Bump GitHub/actions/* actions to latest versions (#41)
  • BREAKING: Always include runner OS and arch in cache key (#40)
  • BREAKING: Include full Node version in cache key (#38)

[1.4.0]

Added

  • Add parameter for platform specific caching (#34)
    • By default the cache is not platform specific, meaning the same cache is used by different operating systems.
    • The new behaviour can be enabled by setting platform-specific-caching to true.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MetaMask/action-checkout-and-setup](https://github.com/metamask/action-checkout-and-setup) from 2 to 3.
- [Release notes](https://github.com/metamask/action-checkout-and-setup/releases)
- [Changelog](https://github.com/MetaMask/action-checkout-and-setup/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-checkout-and-setup@v2...v3)

---
updated-dependencies:
- dependency-name: MetaMask/action-checkout-and-setup
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2026
@dependabot dependabot bot requested review from a team as code owners March 26, 2026 09:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 26, 2026 09:33
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants