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 b387473 commit d8bf9f8Copy full SHA for d8bf9f8
.github/workflows/labeler.yml
@@ -17,6 +17,6 @@ jobs:
17
private_key: ${{ secrets.GH_APP_PRIVATE_KEY }}
18
19
# https://github.com/actions/labeler
20
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
21
with:
22
repo-token: "${{ steps.app.outputs.token }}"
0 commit comments