diff --git a/.github/actions/e2e/cleanup/action.yaml b/.github/actions/e2e/cleanup/action.yaml index b0666ca323b2..6671d767054e 100644 --- a/.github/actions/e2e/cleanup/action.yaml +++ b/.github/actions/e2e/cleanup/action.yaml @@ -36,6 +36,7 @@ runs: go-version-file: test/hack/cleanup/go.mod cache-dependency-path: test/hack/cleanup/go.sum check-latest: true + cache: false - name: "Run cleanup script" run: | go run main.go ${{ inputs.cluster_name }}