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