Skip to content

Commit dd288b7

Browse files
chore(deps): update crazy-max/ghaction-github-labeler action to v6
1 parent 9b00e9d commit dd288b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labelsync.yml

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

1919
- name: Label sync
20-
uses: crazy-max/ghaction-github-labeler@v5
20+
uses: crazy-max/ghaction-github-labeler@v6
2121
with:
2222
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)