Skip to content

Commit 06948ac

Browse files
authored
Merge pull request #77 from bitfunk/renovate/actions-labeler-5-x
Update actions/labeler action to v5
2 parents 575f1c8 + 3c0185c commit 06948ac

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)