While we are at it, we also need to update the other actions (like
container cleanup, ...).
Felix
>
> Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
> ---
> .github/actions/docker-init/action.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.github/actions/docker-init/action.yml b/.github/actions/docker-init/action.yml
> index 27afa21..c09b470 100644
> --- a/.github/actions/docker-init/action.yml
> +++ b/.github/actions/docker-init/action.yml
> @@ -106,7 +106,7 @@ runs:
> key: cache-apt-${{ env.DEBIAN_TAG }}-${{ inputs.image-name }}
>
> - name: Inject cache into docker
> - uses: reproducible-containers/buildkit-cache-dance@1b8ab18fbda5ad3646e3fcc9ed9dd41ce2f297b4 #v3.3.2
> + uses: reproducible-containers/buildkit-cache-dance@5422eac04292c961a382e0f584ea0f03ad9da723 #v3.4.0
> with:
> cache-map: |
> {
> --
> 2.47.3
>
> --
> You received this message because you are subscribed to the Google Groups "kas-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to kas-devel+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/kas-devel/f3da1c6e-e63c-463e-bbd3-ec395c6fa75d%40siemens.com.