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 542a658 commit b9cdf0cCopy full SHA for b9cdf0c
.github/workflows/Labeler.yml
@@ -14,6 +14,6 @@ jobs:
14
security-events: none
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/labeler@v4
+ - uses: actions/labeler@v5
18
with:
19
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments