Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d1138bc

Browse files
authoredFeb 23, 2024
chore(deps): update actions/labeler action to v5
1 parent fc5bdac commit d1138bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
pull-requests: write
1111

1212
steps:
13-
- uses: actions/labeler@v4
13+
- uses: actions/labeler@v5
1414
with:
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)
Please sign in to comment.