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 bbf018c commit 237c1c0Copy full SHA for 237c1c0
.github/workflows/generate-labels.yml
@@ -9,6 +9,6 @@ jobs:
9
name: 'Label PR based on title'
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: srvaroa/labeler@v1.4
+ - uses: srvaroa/labeler@v1.11
13
env:
14
GITHUB_TOKEN: ${{ github.token }}
0 commit comments