Skip to content

chore(deps): bump MetaMask/action-checkout-and-setup from 2 to 3#8061

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

chore(deps): bump MetaMask/action-checkout-and-setup from 2 to 3#8061
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/main/MetaMask/action-checkout-and-setup-3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 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.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.

Changed

  • Use more efficient cache key (#33)

[1.3.0]

Added

  • Allow to use a local stored yarn binary (#28, #30)

[1.2.0]

... (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)

Note

Medium Risk
Updates a shared GitHub Action used across CI and release workflows; while code changes are small, it can affect checkout/setup, caching, and Node/Yarn behavior and potentially break builds or publishing.

Overview
Updates all workflows to use MetaMask/action-checkout-and-setup@v3 instead of @v2, including PR label checks, lint/build/test jobs, and preview/release publishing pipelines.

No workflow logic changes beyond the action version bump, but this implicitly adopts v3’s updated setup/caching behavior and requirements (e.g., explicit Node version or .nvmrc).

Written by Cursor Bugbot for commit ffed103. This will update automatically on new commits. Configure here.

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 Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 06:12
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