Skip to content

Commit 04f252c

Browse files
committed
Update crazy-max/ghaction-github-labeler action to v3.2.0
1 parent ce5dadc commit 04f252c

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

0 commit comments

Comments
 (0)