diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 52280d5..cac8e2b 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -34,7 +34,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 - name: Generate Matrix from changed Workspaces id: generate-matrix