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 8f51cb5 commit 373c644Copy full SHA for 373c644
.github/workflows/changelog-check.yml
@@ -8,7 +8,7 @@ jobs:
8
check_changelog:
9
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@7b583a3b2c177b32b7d19cc7748c531e11ff2b9d
10
with:
11
- action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
+ action-sha: 7b583a3b2c177b32b7d19cc7748c531e11ff2b9d
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