Skip to content

Commit 3ee5468

Browse files
authored
Merge pull request #347 from keymanapp/chore/1607-multi-labeler-5.0.0
chore: update multi-labeler to 5.0.0
2 parents c0a6372 + 8b2ed6e commit 3ee5468

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
steps:
1010
- name: Update labels based on PR title
1111
id: labeler
12-
# latest but up to Node 20
13-
uses: fuxingloh/multi-labeler@b15a54460c38f54043fa75f7b08a0e2aa5b94b5b # v4.0.0
12+
uses: fuxingloh/multi-labeler@bcd50af464202999e57f556b4aefcf05a34abf85 # v5.0.0
1413
with:
1514
github-token: ${{secrets.GITHUB_TOKEN}}
1615
config-path: .github/multi-labeler.yml

0 commit comments

Comments
 (0)