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 50d4747 commit 84f5dd1Copy full SHA for 84f5dd1
.github/workflows/check-pr.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Label PR
17
- uses: srvaroa/labeler@v1.4
+ uses: srvaroa/labeler@v1.11
18
env:
19
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments