From 45fc9c83d4c1acecfe1a45c4b9b055179e7ff07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 00:06:01 +0000 Subject: [PATCH] Bump vmactions/openbsd-vm from 1.1.8 to 1.2.0 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.1.8 to 1.2.0. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/v1.1.8...v1.2.0) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 8df533fe0..7446596a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -758,7 +758,7 @@ jobs: submodules: recursive - name: Build OpenBSD id: build-openbsd - uses: vmactions/openbsd-vm@v1.1.8 + uses: vmactions/openbsd-vm@v1.2.0 with: usesh: true mem: 4096