diff --git a/.github/workflows/pull_request_check.yml b/.github/workflows/pull_request_check.yml index 502f4bc..41f31c6 100644 --- a/.github/workflows/pull_request_check.yml +++ b/.github/workflows/pull_request_check.yml @@ -14,7 +14,7 @@ jobs: - name: Get changed files id: changed_files - uses: tj-actions/changed-files@v44.5.7 + uses: tj-actions/changed-files@v45.0.2 with: files: | src/apps/*.ts