diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 109dca5b..59ef9845 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚀 Run Labeler - uses: actions/labeler@v4.3.0 + uses: actions/labeler@v5.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} sync-labels: false