From 12e743d0655dc1abf87dd7725dbd954c8eacafa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:51:10 +0000 Subject: [PATCH] build(deps): Bump vmactions/openbsd-vm from 1.3.3 to 1.3.5 Bumps [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) from 1.3.3 to 1.3.5. - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/a23337e408f7990a9369882eafbc24af55f5d3af...d6c29ce1b4d9620b1f472e0022c106703387358f) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cross-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cross-build.yaml b/.github/workflows/cross-build.yaml index ca8f8de..3ab3e69 100644 --- a/.github/workflows/cross-build.yaml +++ b/.github/workflows/cross-build.yaml @@ -96,7 +96,7 @@ jobs: - name: Run Tests (OpenBSD) if: matrix.os.name == 'OpenBSD' - uses: vmactions/openbsd-vm@a23337e408f7990a9369882eafbc24af55f5d3af # v1.3.3 + uses: vmactions/openbsd-vm@d6c29ce1b4d9620b1f472e0022c106703387358f # v1.3.5 with: usesh: true sync: rsync