Skip to content

Commit 6313ed1

Browse files
committed
chore(changelog-check): update workflow to use version 5af9094a52045afa865077e2ccfb854f41bb4789
1 parent 146982e commit 6313ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/changelog-check.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ on:
66

77
jobs:
88
check_changelog:
9-
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@91e349d177db2c569e03c7aa69d2acb404b62f75
9+
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@5af9094a52045afa865077e2ccfb854f41bb4789
1010
with:
11+
action-sha: 5af9094a52045afa865077e2ccfb854f41bb4789
1112
base-branch: ${{ github.event.pull_request.base.ref }}
1213
head-ref: ${{ github.head_ref }}
1314
labels: ${{ toJSON(github.event.pull_request.labels) }}

0 commit comments

Comments
 (0)