From 445707127cad3af39919efe19e9a371c9f56ab08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 04:26:46 +0000 Subject: [PATCH] build(deps): 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/0d65352eee1508bab7cb12d130536d3a556be487...1e7cc4fa7727646d3cf5921289b1f5c9d1a88f3c) --- 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/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 0d266e0..449d0d4 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -124,7 +124,7 @@ jobs: run: make sortof-openbsd_amd64 - name: Run E2E tests inside VM - uses: vmactions/openbsd-vm@0d65352eee1508bab7cb12d130536d3a556be487 # v1.1.8 + uses: vmactions/openbsd-vm@1e7cc4fa7727646d3cf5921289b1f5c9d1a88f3c # v1.2.0 with: run: | make CLI=sortof-openbsd_amd64 e2e