From f17946840bf69a886223527ebe04da81874979a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 04:45:35 +0000 Subject: [PATCH] chore(deps): update vmactions/openbsd-vm action to v1.4.7 --- .github/workflows/portability.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/portability.yml b/.github/workflows/portability.yml index 5b776d2..d1c79c0 100644 --- a/.github/workflows/portability.yml +++ b/.github/workflows/portability.yml @@ -42,7 +42,7 @@ jobs: ctest --test-dir build --output-on-failure - name: OpenBSD build if: matrix.action == 'openbsd' - uses: vmactions/openbsd-vm@e6c68b637a12e83519688d115d57d5b0b53923cd # v1.4.6 + uses: vmactions/openbsd-vm@86cdc08415d9d0865267e686561e276c52d62530 # v1.4.7 with: usesh: true prepare: |