diff --git a/.github/workflows/terraform_provider.yml b/.github/workflows/terraform_provider.yml index d94728e7ceff..12bd1c5f1136 100644 --- a/.github/workflows/terraform_provider.yml +++ b/.github/workflows/terraform_provider.yml @@ -218,7 +218,7 @@ jobs: key: ${{ runner.os }}-go-pkg-mod-${{ hashFiles('go.sum') }} - name: Get all changed files id: changed-files - uses: tj-actions/changed-files@v19 + uses: tj-actions/changed-files@v35 - name: Get changed packages run: | touch /tmp/dirs_changed_all