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 b102f1b commit 5c5f756Copy full SHA for 5c5f756
.github/workflows/labeler.yml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write
15
runs-on: ubuntu-22.04
16
steps:
17
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v4
18
with:
19
repo-token: "${{ secrets.GITHUB_TOKEN }}"
20
0 commit comments