Skip to content

Commit 758e9f1

Browse files
chore(deps): update actions/labeler action to v6
1 parent 97b5505 commit 758e9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Run Labeler
18-
uses: actions/labeler@v5
18+
uses: actions/labeler@v6
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)