From 3934dabfbb9f4a185750b50a38efc56eac0138fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:26:00 +0000 Subject: [PATCH] ci: bump vmactions/openbsd-vm Bumps the github-actions group with 1 update in the / directory: [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm). Updates `vmactions/openbsd-vm` from 1.4.5 to 1.4.6 - [Release notes](https://github.com/vmactions/openbsd-vm/releases) - [Commits](https://github.com/vmactions/openbsd-vm/compare/c941015845c0f0c429676840963dc63b226d4f69...e6c68b637a12e83519688d115d57d5b0b53923cd) --- updated-dependencies: - dependency-name: vmactions/openbsd-vm dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/test_bsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_bsd.yml b/.github/workflows/test_bsd.yml index 5645079a6b..cf8e0c16a5 100644 --- a/.github/workflows/test_bsd.yml +++ b/.github/workflows/test_bsd.yml @@ -51,7 +51,7 @@ jobs: persist-credentials: false - name: Build - uses: vmactions/openbsd-vm@c941015845c0f0c429676840963dc63b226d4f69 # v1.4.5 + uses: vmactions/openbsd-vm@e6c68b637a12e83519688d115d57d5b0b53923cd # v1.4.6 with: usesh: true cache-after-prepare: true