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 9ac5418 commit 499acabCopy full SHA for 499acab
.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