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