diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c62f7be7..b69c3b32 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -33,7 +33,7 @@ jobs: format: space-delimited - name: Label PR - uses: actions/labeler@v6 + uses: actions/labeler@v7 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml