diff --git a/.github/workflows/99-labeler.yml b/.github/workflows/99-labeler.yml index 0eda3c89c5..36862d6644 100644 --- a/.github/workflows/99-labeler.yml +++ b/.github/workflows/99-labeler.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🏷️ Labeler - uses: actions/labeler@v5 + uses: actions/labeler@v6 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" sync-labels: true