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 56c8627 commit 1ce460cCopy full SHA for 1ce460c
.github/workflows/pr-labeler.yml
@@ -7,7 +7,7 @@ jobs:
7
pr-labeler:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: TimonVS/pr-labeler-action@v3
+ - uses: TimonVS/pr-labeler-action@v4
11
with:
12
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
13
env:
0 commit comments