Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Updates the requirements on metamask/github-tools to permit the latest version.

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

Update GitHub Actions workflows to reference metamask/github-tools at commit 749c097.

  • CI/CD:
    • Update shared workflow reference in .github/workflows/add-wallet-framework-team-prs-and-issues-to-project.yml to metamask/github-tools/...@749c097....
    • Update changelog check workflow in .github/workflows/changelog-check.yml to MetaMask/github-tools/...@749c097....

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

…0d5cd36d28d07967e12ba830b146

Updates the requirements on [metamask/github-tools](https://github.com/metamask/github-tools) to permit the latest version.
- [Release notes](https://github.com/metamask/github-tools/releases)
- [Commits](https://github.com/metamask/github-tools/commits/749c097218590d5cd36d28d07967e12ba830b146)

---
updated-dependencies:
- dependency-name: metamask/github-tools
  dependency-version: 749c097218590d5cd36d28d07967e12ba830b146
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2025 06:27
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Nov 5, 2025
jobs:
check_changelog:
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@749c097218590d5cd36d28d07967e12ba830b146
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Mismatched Workflow and Action Version References

The workflow reference was updated to commit 749c097218590d5cd36d28d07967e12ba830b146 (line 9), but the action-sha parameter still references the old commit fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7. This inconsistency could cause the workflow to use mismatched versions, potentially leading to unexpected behavior or failures if the newer workflow expects a corresponding newer action version.

Fix in Cursor Fix in Web

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2025

Looks like metamask/github-tools is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/main/metamask/github-tools-749c097218590d5cd36d28d07967e12ba830b146 branch November 6, 2025 10:42
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