From 13fcaec66b5a047a9529432160e93d1eb9ed8f83 Mon Sep 17 00:00:00 2001 From: "bootc-bot[bot]" <225049296+bootc-bot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:25:37 +0000 Subject: [PATCH] Update dependency bootc-dev/bcvk to v0.11.0 Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> --- .github/actions/bootc-ubuntu-setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/bootc-ubuntu-setup/action.yml b/.github/actions/bootc-ubuntu-setup/action.yml index 783c505..5f533b9 100644 --- a/.github/actions/bootc-ubuntu-setup/action.yml +++ b/.github/actions/bootc-ubuntu-setup/action.yml @@ -72,7 +72,7 @@ runs: run: | set -xeuo pipefail # renovate: datasource=github-releases depName=bootc-dev/bcvk - export BCVK_VERSION=0.10.0 + export BCVK_VERSION=0.11.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