Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps MetaMask/action-is-release from dc4672b05e3b1d464cdaf783579b04a4e43f8b02 to 61ff8882da996cb68cdbc8583dc53956a1ffdd8b.

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.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 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Updates CI to use a newer pinned commit of MetaMask/action-is-release in the is-release job of main.yml.

  • Bumps MetaMask/action-is-release reference to 61ff8882da996cb68cdbc8583dc53956a1ffdd8b for release detection
  • No workflow logic changes; only the action version pin is updated

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 9, 2026 21:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2026
Bumps [MetaMask/action-is-release](https://github.com/metamask/action-is-release) from dc4672b05e3b1d464cdaf783579b04a4e43f8b02 to 61ff8882da996cb68cdbc8583dc53956a1ffdd8b.
- [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@dc4672b...61ff888)

---
updated-dependencies:
- dependency-name: MetaMask/action-is-release
  dependency-version: 61ff8882da996cb68cdbc8583dc53956a1ffdd8b
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/MetaMask/action-is-release-61ff8882da996cb68cdbc8583dc53956a1ffdd8b branch from fad9144 to 6bdeecb Compare January 10, 2026 00:28
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.

2 participants