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 2a4c880 + 4e90a75 commit 2799afbCopy full SHA for 2799afb
.github/workflows/labeler.yml
@@ -9,7 +9,7 @@ jobs:
9
pull-requests: write
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/labeler@v5
+ - uses: actions/labeler@v6
13
with:
14
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15
sync-labels: true
0 commit comments