Skip to content

Bump MetaMask/action-is-release from 2 to 2.2.0#331

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-is-release-2.2.0
Closed

Bump MetaMask/action-is-release from 2 to 2.2.0#331
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-is-release-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps MetaMask/action-is-release from 2 to 2.2.0.

Release notes

Sourced from MetaMask/action-is-release's releases.

2.2.0

Added

  • Add option to skip checkout (#17)
    • This is useful when the action is used in a workflow that has already checked out the repository.

2.1.0

Added

  • Add options to check if a pull request is a release PR (#14)
    • This adds two new optional inputs:
      • before: Used to check commits before a specific SHA (e.g., the base of a PR) for a version bump.
      • commit-message: Used to specify the commit message to check for the release format, e.g., the pull request title.

Fixed

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

Sourced from MetaMask/action-is-release's changelog.

2.2.0

Added

  • Add option to skip checkout (#17)
    • This is useful when the action is used in a workflow that has already checked out the repository.

2.1.0

Added

  • Add options to check if a pull request is a release PR (#14)
    • This adds two new optional inputs:
      • before: Used to check commits before a specific SHA (e.g., the base of a PR) for a version bump.
      • commit-message: Used to specify the commit message to check for the release format, e.g., the pull request title.

Fixed

  • Use environment variables for script inputs (#15)

2.0.0

Changed

  • BREAKING: Bump actions/checkout to v4 (#11)
    • This is a breaking change because actions/checkout@v4 uses Node 20.
  • Support multiple commit prefixes (#6)
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-is-release](https://github.com/metamask/action-is-release) from 2 to 2.2.0.
- [Release notes](https://github.com/metamask/action-is-release/releases)
- [Changelog](https://github.com/MetaMask/action-is-release/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-is-release@v2...v2.2.0)

---
updated-dependencies:
- dependency-name: MetaMask/action-is-release
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 2, 2026 06:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like MetaMask/action-is-release is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 2, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/main/MetaMask/action-is-release-2.2.0 branch July 2, 2026 08:09
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