Skip to content

Commit d28bb1e

Browse files
authored
chore: update multi-labeler to 5.0.0 (#98)
This moves to node v24. Relates-to: keymanapp/s.keyman.com#1607 Test-bot: skip
1 parent 959f876 commit d28bb1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Update labels based on PR title
1111
id: labeler
12-
uses: fuxingloh/multi-labeler@f5bd7323b53b0833c1e4ed8d7b797ae995ef75b4 # v2.0.1
12+
uses: fuxingloh/multi-labeler@bcd50af464202999e57f556b4aefcf05a34abf85 # v5.0.0
1313
with:
1414
github-token: ${{secrets.GITHUB_TOKEN}}
1515
config-path: .github/multi-labeler.yml

0 commit comments

Comments
 (0)