diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index e475e0e76f..a77d8e97ff 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.1.0 + uses: actions/labeler@v6.2.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml