diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 14614bc06..8426ebb1a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -53,7 +53,7 @@ jobs: - name: Get Changed Unauthorized files id: changed-unauth-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files: | .github/**