Skip to content

Commit a2d04ae

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

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)