Skip to content

Commit 44a036e

Browse files
committed
ci: update github-tools changelog-check workflow to c0ec1c3
1 parent d47929f commit 44a036e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/changelog-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ on:
66

77
jobs:
88
check_changelog:
9-
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
9+
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@c0ec1c3ac914eed3db9e840a1e363e9099e81b95
1010
with:
11-
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
11+
action-sha: c0ec1c3ac914eed3db9e840a1e363e9099e81b95
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)