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 83cf40a commit 2e6b9d5Copy full SHA for 2e6b9d5
.github/workflows/99-labeler.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: 🏷️ Labeler
11
- uses: actions/labeler@v5
+ uses: actions/labeler@v6
12
with:
13
repo-token: '${{ secrets.GITHUB_TOKEN }}'
14
sync-labels: true
0 commit comments