diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 9571b7b..348b7fd 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Auto-label PR - uses: actions/labeler@v5 + uses: actions/labeler@v7 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml