Skip to content

Commit 3cb9ca5

Browse files
committed
Update crazy-max/ghaction-github-labeler action to v4.2.0
1 parent d6dbb60 commit 3cb9ca5

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.1.0
23+
uses: crazy-max/ghaction-github-labeler@v4.2.0
2424
with:
2525
yaml-file: .github/labels.yml
2626
skip-delete: false

0 commit comments

Comments
 (0)