Skip to content

Commit 3c0185c

Browse files
Update actions/labeler action to v5
1 parent c4145fe commit 3c0185c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
add-labels-to-pull-request:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/labeler@v4
11+
- uses: actions/labeler@v5
1212
with:
1313
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)