Skip to content

Commit 30e0f0c

Browse files
committed
chore(changelog-check): update workflow to use version 85fffce169c0fd35028ecde6b38dfb3f932882ec
1 parent 4b5c59d commit 30e0f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/changelog-check.yml

+2-2
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@5af9094a52045afa865077e2ccfb854f41bb4789
9+
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@85fffce169c0fd35028ecde6b38dfb3f932882ec
1010
with:
11-
action-sha: 5af9094a52045afa865077e2ccfb854f41bb4789
11+
action-sha: 85fffce169c0fd35028ecde6b38dfb3f932882ec
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)