Skip to content

Commit 1071cb1

Browse files
authored
Apply suggestion from @cryptodev-2s
1 parent cb7e7fd commit 1071cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
check_changelog:
99
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@f4b2aa82741f641bad93b8a0242c06cc0de72d5e
1010
with:
11-
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
11+
action-sha: f4b2aa82741f641bad93b8a0242c06cc0de72d5e
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)