From 981c625c6a6f7a213035525a795e52bb96415d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 19:33:23 +0000 Subject: [PATCH] build(deps): bump vmactions/dragonflybsd-vm from 1.2.7 to 1.2.8 Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases) - [Commits](https://github.com/vmactions/dragonflybsd-vm/compare/323497fa680c1856dd1ba5c4fd89182a9194f649...17fba5ae01ae16ac714dead56eed198c3b2e210e) --- updated-dependencies: - dependency-name: vmactions/dragonflybsd-vm dependency-version: 1.2.8 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 2dfcd490e4..4e9e8f3a8f 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -176,7 +176,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: test-e2e - uses: vmactions/dragonflybsd-vm@323497fa680c1856dd1ba5c4fd89182a9194f649 # v1.2.7 + uses: vmactions/dragonflybsd-vm@17fba5ae01ae16ac714dead56eed198c3b2e210e # v1.2.8 with: copyback: false envs: 'GO_VERSION'