Skip to content

Commit d6157dc

Browse files
committed
Update crazy-max/ghaction-github-labeler action to v5
1 parent 886dbae commit d6157dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Run Labeler
2222
if: success()
23-
uses: crazy-max/ghaction-github-labeler@v4.2.0
23+
uses: crazy-max/ghaction-github-labeler@v5.0.0
2424
with:
2525
yaml-file: .github/labels.yml
2626
skip-delete: false

0 commit comments

Comments
 (0)