Skip to content

Commit da4345a

Browse files
Bump crazy-max/ghaction-github-labeler from 4 to 5 (#23)
1 parent 77b3a1c commit da4345a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818

1919
- name: Sync labels
20-
uses: crazy-max/ghaction-github-labeler@v4
20+
uses: crazy-max/ghaction-github-labeler@v5
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
2323
yaml-file: .github/labels.yaml

0 commit comments

Comments
 (0)