diff --git a/actions/docker/build-image/action.yml b/actions/docker/build-image/action.yml index 0f92759..e84f92b 100644 --- a/actions/docker/build-image/action.yml +++ b/actions/docker/build-image/action.yml @@ -142,6 +142,7 @@ runs: image: ${{ steps.metadata.outputs.image }}/cache flavor: ${{ steps.get-platform-config.outputs.cache-flavor }} pull-request-cache: true + cache-type: gha - uses: hoverkraft-tech/ci-github-common/actions/checkout@0.15.0 with: