We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea2d97 commit b2f0a5aCopy full SHA for b2f0a5a
.github/workflows/pr-labeler.yml
@@ -16,7 +16,7 @@ jobs:
16
timeout-minutes: 30
17
18
steps:
19
- - uses: TimonVS/pr-labeler-action@v4
+ - uses: TimonVS/pr-labeler-action@v5
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
configuration-path: .github/pr-labeler.yml
0 commit comments