We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf0ca8 commit d7d9989Copy full SHA for d7d9989
.github/workflows/changelog-check.yml
@@ -6,9 +6,9 @@ on:
6
7
jobs:
8
check_changelog:
9
- uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@bfb5e6fb233edeedd5ee9ed3f15ff7fa9171337f
+ uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
10
with:
11
- action-sha: bfb5e6fb233edeedd5ee9ed3f15ff7fa9171337f
+ action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
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