Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 14b2b4d

Browse files
Bump actions/labeler from 4 to 5 (#301)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b50f16 commit 14b2b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
pull-requests: write
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 }}"
1414
configuration-path: .github/label-change.yml

0 commit comments

Comments
 (0)