diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2ea4769b3..8d8afb5c8 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -63,7 +63,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v23.2 + uses: tj-actions/changed-files@v26.1 with: files: | ci/helm-chart/** @@ -94,7 +94,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v23.2 + uses: tj-actions/changed-files@v26.1 with: files: | **/*.ts