We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da4b4c commit f17a9b5Copy full SHA for f17a9b5
.github/workflows/changelog-check.yml
@@ -8,6 +8,7 @@ jobs:
8
check_changelog:
9
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@edc49612aa5d7c2636f463af0775b4d54736908f
10
with:
11
+ action-sha: edc49612aa5d7c2636f463af0775b4d54736908f
12
base-branch: ${{ github.event.pull_request.base.ref }}
13
head-ref: ${{ github.head_ref }}
14
labels: ${{ toJSON(github.event.pull_request.labels) }}
0 commit comments