Skip to content

Commit b2f0a5a

Browse files
Update TimonVS/pr-labeler-action action to v5 (#1061)
1 parent dea2d97 commit b2f0a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 30
1717

1818
steps:
19-
- uses: TimonVS/pr-labeler-action@v4
19+
- uses: TimonVS/pr-labeler-action@v5
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
configuration-path: .github/pr-labeler.yml

0 commit comments

Comments
 (0)