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 12c1f16 commit 36d40f5Copy full SHA for 36d40f5
.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