From 176768f7f83b9c8626d52e7de9cd64234d02b3b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 15:06:14 +0000 Subject: [PATCH] Bump vmactions/openbsd-vm from 1.2.0 to 1.2.1 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7eb522253..bc565f38c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -766,7 +766,7 @@ jobs: submodules: recursive - name: Build OpenBSD id: build-openbsd - uses: vmactions/openbsd-vm@v1.2.0 + uses: vmactions/openbsd-vm@v1.2.1 with: usesh: true mem: 4096