From 73e7947487a4cff0f88bb1f8f831f0c6efae3dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 15:31:34 +0000 Subject: [PATCH] Bump vmactions/openbsd-vm from 1.1.4 to 1.1.5 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm 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 fffeceb50..64f797fae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -691,7 +691,7 @@ jobs: submodules: recursive - name: Build OpenBSD id: build-openbsd - uses: vmactions/openbsd-vm@v1.1.4 + uses: vmactions/openbsd-vm@v1.1.5 with: usesh: true mem: 4096