Skip to content

Commit c5b1e6a

Browse files
chore(deps): update actions/labeler action to v6
1 parent 881220c commit c5b1e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- name: Add labels
18-
uses: actions/labeler@v5
18+
uses: actions/labeler@v6
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
sync-labels: true

0 commit comments

Comments
 (0)