Skip to content

Commit 90b2523

Browse files
authored
Revert "ci: update github-tools changelog-check workflow to bfb5e6f" (#7077)
Reverts #7076 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Update `.github/workflows/changelog-check.yml` to use `MetaMask/github-tools` changelog-check workflow at commit `fc6fe1a` (including `action-sha`). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit d7d9989. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent adf0ca8 commit 90b2523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/changelog-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66

77
jobs:
88
check_changelog:
9-
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@bfb5e6fb233edeedd5ee9ed3f15ff7fa9171337f
9+
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
1010
with:
11-
action-sha: bfb5e6fb233edeedd5ee9ed3f15ff7fa9171337f
11+
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
1212
base-branch: ${{ github.event.pull_request.base.ref }}
1313
head-ref: ${{ github.head_ref }}
1414
labels: ${{ toJSON(github.event.pull_request.labels) }}

0 commit comments

Comments
 (0)