diff --git a/.github/workflows/prepare-matrix.yaml b/.github/workflows/prepare-matrix.yaml index ac3484c2..a5906c7e 100644 --- a/.github/workflows/prepare-matrix.yaml +++ b/.github/workflows/prepare-matrix.yaml @@ -30,7 +30,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@20576b4b9ed46d41e2d45a2256e5e2316dde6834 # v43.0.1 + uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44.0.0 - name: Setup matrix id: set-matrix