Skip to content

Commit ad2bc72

Browse files
authored
Merge pull request #826 from shufo/renovate/timonvs-pr-labeler-action-5.x
2 parents 108255e + d5b6bd1 commit ad2bc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/labeler@v5
1010
with:
1111
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12-
- uses: TimonVS/pr-labeler-action@v4
12+
- uses: TimonVS/pr-labeler-action@v5
1313
with:
1414
configuration-path: .github/pr-labeler.yml
1515
env:

0 commit comments

Comments
 (0)