From 9241faaaad4c478aab47f0e64f596352f53eab41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:38:24 +0000 Subject: [PATCH] build(deps): bump vmactions/dragonflybsd-vm from 1.1.1 to 1.1.4 Bumps [vmactions/dragonflybsd-vm](https://github.com/vmactions/dragonflybsd-vm) from 1.1.1 to 1.1.4. - [Release notes](https://github.com/vmactions/dragonflybsd-vm/releases) - [Commits](https://github.com/vmactions/dragonflybsd-vm/compare/ff1f01c32b9e82f2ba388d0ff270442bcd6ceddc...4ffb90652b45abc8156f89ede453c85f7ea257bb) --- updated-dependencies: - dependency-name: vmactions/dragonflybsd-vm dependency-version: 1.1.4 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 667ed043..2a336d1d 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -169,7 +169,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: test-e2e - uses: vmactions/dragonflybsd-vm@ff1f01c32b9e82f2ba388d0ff270442bcd6ceddc # v1.1.1 + uses: vmactions/dragonflybsd-vm@4ffb90652b45abc8156f89ede453c85f7ea257bb # v1.1.4 with: copyback: false envs: 'GO_VERSION_DRAGONFLY'