From c1d00ed973f583403a2c73ac86e8cc001f280dbd Mon Sep 17 00:00:00 2001 From: "bootc-bot[bot]" <225049296+bootc-bot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 23:15:56 +0000 Subject: [PATCH] Update dependency bootc-dev/bcvk to v0.19.0 Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> --- bootc-ubuntu-setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootc-ubuntu-setup/action.yml b/bootc-ubuntu-setup/action.yml index ef1d72e..30298f2 100644 --- a/bootc-ubuntu-setup/action.yml +++ b/bootc-ubuntu-setup/action.yml @@ -106,7 +106,7 @@ runs: run: | set -xeuo pipefail # renovate: datasource=github-releases depName=bootc-dev/bcvk - export BCVK_VERSION=0.17.0 + export BCVK_VERSION=0.19.0 # see https://github.com/bootc-dev/bcvk/issues/176 /bin/time -f '%E %C' sudo apt install -y libkrb5-dev pkg-config libvirt-dev genisoimage qemu-utils qemu-kvm virtiofsd libvirt-daemon-system python3-virt-firmware # Something in the stack is overriding this, but we want session right now for bcvk