diff --git a/.github/workflows/pr-auto-approve.yml b/.github/workflows/pr-auto-approve.yml index 5ed2b91f14..24b6c60b9a 100644 --- a/.github/workflows/pr-auto-approve.yml +++ b/.github/workflows/pr-auto-approve.yml @@ -22,7 +22,7 @@ jobs: - name: Check for changed files that are probably public API id: protected-files-changes - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 with: files: | app/app_pb/**