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 6cdec55 commit 6b2414cCopy full SHA for 6b2414c
.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@v5
+ - uses: actions/labeler@v4
21
with:
22
repo-token: "${{ steps.app.outputs.token }}"
0 commit comments