diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 787a3b6a..7376c5af 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Labeler - uses: actions/labeler@v5.0.0 + uses: actions/labeler@v6.0.1 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: .github/labeler.yml