Skip to content

build(deps): bump MetaMask/action-is-release, use v2 tag#965

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/MetaMask/action-is-release-2.3.0
Open

build(deps): bump MetaMask/action-is-release, use v2 tag#965
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/MetaMask/action-is-release-2.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps MetaMask/action-is-release from 2.2.0 to 2.3.0. Also use the v2 tag to automatically use the latest version satisfying ^2.0.0.

Release notes

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

2.3.0

Changed

  • Make set -x conditional on RUNNER_DEBUG in scripts (#25)
  • Bump actions/checkout from 4 to 7 (#23)
Changelog

Sourced from MetaMask/action-is-release'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

2.3.0

Changed

  • Make set -x conditional on RUNNER_DEBUG in scripts (#25)
  • Bump actions/checkout from 4 to 7 (#23)

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.2.0 to 2.3.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@61ff888...3cd51b9)

---
updated-dependencies:
- dependency-name: MetaMask/action-is-release
  dependency-version: 2.3.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 6, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 6, 2026 06:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 6, 2026
rekmarks
rekmarks previously approved these changes Jul 9, 2026
Comment thread .github/workflows/main.yml Outdated
@rekmarks rekmarks changed the title build(deps): bump MetaMask/action-is-release from 2.2.0 to 2.3.0 build(deps): bump MetaMask/action-is-release, use v2 tag Jul 9, 2026
@rekmarks rekmarks enabled auto-merge July 9, 2026 17:00
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.

1 participant