diff --git a/.github/workflows/build-terraform-oci.yaml b/.github/workflows/build-terraform-oci.yaml index 9fab9a0f4..f74a56632 100644 --- a/.github/workflows/build-terraform-oci.yaml +++ b/.github/workflows/build-terraform-oci.yaml @@ -28,7 +28,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@a0585ff9904b77d046192a7846e59783d6ea287b # v37.6.1 + uses: tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3 # v38.1.0 with: dir_names: true dir_names_max_depth: 3