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.
2 parents 7910776 + 0bca388 commit 5c922f3Copy full SHA for 5c922f3
.github/workflows/labeler.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
22
with:
23
repo-token: "${{ secrets.GITHUB_TOKEN }}"
24
0 commit comments