diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 9e2c9f7191..cb4e0ff951 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v7 - name: Label based on changed files - uses: actions/labeler@v6.2.0 + uses: actions/labeler@v7.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml