Skip to content

Commit f17a9b5

Browse files
committed
Use action-sha
1 parent 8da4b4c commit f17a9b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changelog-check.yml

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