From aa8125f48d31ef8dd5e2752eb04c050f665f9fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 23:26:34 +0000 Subject: [PATCH] build(deps): bump vmactions/dragonflybsd-vm from 1.2.8 to 1.2.9 Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.2.8 to 1.2.9. - [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases) - [Commits](https://github.com/vmactions/dragonflybsd-vm/compare/17fba5ae01ae16ac714dead56eed198c3b2e210e...b4468429bb9ab60b14600c6eeeb6464427f29391) --- updated-dependencies: - dependency-name: vmactions/dragonflybsd-vm dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/bsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bsd.yml b/.github/workflows/bsd.yml index 60c688a46b..30840c2e11 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -184,7 +184,7 @@ jobs: with: persist-credentials: false - name: test-e2e - uses: vmactions/dragonflybsd-vm@17fba5ae01ae16ac714dead56eed198c3b2e210e # v1.2.8 + uses: vmactions/dragonflybsd-vm@b4468429bb9ab60b14600c6eeeb6464427f29391 # v1.2.9 with: copyback: false envs: 'GO_VERSION'