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 2694634 commit bd23cc4Copy full SHA for bd23cc4
.github/workflows/Labeler.yml
@@ -17,6 +17,6 @@ jobs:
17
security-events: none
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
21
with:
22
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments