Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps MetaMask/github-tools/.github/workflows/changelog-check.yml from fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7 to 701a894f38883ab48560f948e98b76cc6b4d623f.

Commits
  • 701a894 INFRA-3041:removed extra stable sync PR files (#160)
  • bfb5e6f fix: add shouldExtractPrLinks to parseChangelog to populate prNumbers (#159)
  • 6a04e4d Fix: Updated yarn version to 4.10.3 to resolve npmMinimalAgeGate error (#156)
  • c0ec1c3 fix(changelog-check): improve devDependencies section detection in git diffs ...
  • 79ce6e3 INFRA-3041: Stable sync workflow fixes (#154)
  • 749c097 chore: sync extension+mobile changelog processes (#157)
  • 6269f72 chore: rename prefix automatically (#155)
  • 6742ebe test: uses foundry-version input (#151)
  • c701a7b chore: rename column in post-validation script (#153)
  • 4f199f7 chore: rename default E2E json report (#149)
  • Additional commits viewable in compare view

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/workflows/changelog-check.yml to use reusable workflow commit 701a894 instead of fc6fe1a.

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

…heck.yml

Bumps [MetaMask/github-tools/.github/workflows/changelog-check.yml](https://github.com/metamask/github-tools) from fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7 to 701a894f38883ab48560f948e98b76cc6b4d623f.
- [Release notes](https://github.com/metamask/github-tools/releases)
- [Commits](MetaMask/github-tools@fc6fe1a...701a894)

---
updated-dependencies:
- dependency-name: MetaMask/github-tools/.github/workflows/changelog-check.yml
  dependency-version: 701a894f38883ab48560f948e98b76cc6b4d623f
  dependency-type: direct:production
...

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

Choose a reason for hiding this comment

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

Bug: Outdated Action Reference Causes Workflow Mismatch Errors

The action-sha parameter still references the old commit fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7 while the workflow uses field was updated to 701a894f38883ab48560f948e98b76cc6b4d623f. This mismatch causes the updated workflow to use an outdated action version, potentially missing bug fixes and improvements included in the 11 commits between these versions.

Fix in Cursor Fix in Web

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