Skip to content

Commit 671a93f

Browse files
chore: update actions/labeler action to v5
1 parent 51b1b61 commit 671a93f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
pr_title:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/labeler@v4
21+
- uses: actions/labeler@v5
2222
with:
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
- uses: amannn/action-semantic-pull-request@v5

0 commit comments

Comments
 (0)