Skip to content

Commit 72bcda0

Browse files
committed
chore(deps): update actions/labeler action to v5
1 parent cfb57b3 commit 72bcda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

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

0 commit comments

Comments
 (0)