From cc656a3f35ca9045a1e556db5cf60121b8db0f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:14:21 +0000 Subject: [PATCH] build(deps): bump vmactions/freebsd-vm from 1.5.2 to 1.5.3 Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](https://github.com/vmactions/freebsd-vm/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 dbea895..f04dfa6 100644 --- a/.github/workflows/test-bsd.yml +++ b/.github/workflows/test-bsd.yml @@ -36,7 +36,7 @@ jobs: - uses: actions/checkout@v7.0.1 with: persist-credentials: false - - uses: vmactions/freebsd-vm@v1.5.2 + - uses: vmactions/freebsd-vm@v1.5.3 with: prepare: | pkg update