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 d804ce8 commit ed63a6cCopy full SHA for ed63a6c
.github/workflows/labeler.yml
@@ -17,6 +17,6 @@ jobs:
17
private_key: ${{ secrets.APP_PRIVATE_KEY }}
18
19
- name: Label pull request
20
- uses: actions/labeler@v3.0.2
+ uses: actions/labeler@v4
21
with:
22
repo-token: ${{ steps.generate-token.outputs.token }}
0 commit comments