diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index 295b6c1f6..7fded06e3 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v6 - name: Label based on changed files - uses: actions/labeler@v6.0.1 + uses: actions/labeler@v6.1.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} configuration-path: .github/labeler.yml