diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 047ea78..92411a7 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -18,7 +18,7 @@ jobs: - name: Get changed files id: get-changed-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@2f7c5bf - name: Get changed folder id: get-changed-folder diff --git a/.github/workflows/workspace.yml b/.github/workflows/workspace.yml index ff7e045..41bb0dc 100644 --- a/.github/workflows/workspace.yml +++ b/.github/workflows/workspace.yml @@ -17,7 +17,7 @@ jobs: - name: Get changed files id: get-changed-files - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@2f7c5bf - name: Get changed folder id: get-changed-folder