Skip to content

Commit 373c644

Browse files
committed
Update action-sha
1 parent 8f51cb5 commit 373c644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
check_changelog:
99
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@7b583a3b2c177b32b7d19cc7748c531e11ff2b9d
1010
with:
11-
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
11+
action-sha: 7b583a3b2c177b32b7d19cc7748c531e11ff2b9d
1212
base-branch: ${{ github.event.pull_request.base.ref }}
1313
head-ref: ${{ github.head_ref }}
1414
labels: ${{ toJSON(github.event.pull_request.labels) }}

0 commit comments

Comments
 (0)