From e7efbe190181cd051536c9727fb0300a0840ba0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:25:35 +0000 Subject: [PATCH] ci: Bump vmactions/freebsd-vm in the github-actions group Bumps the github-actions group with 1 update: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm). Updates `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/77ed28d336d03fe19a3f4f7266c1d2c4714dd79d...83b151f58c6047089f4c80eb5ba2039d158ce093) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/aggregate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aggregate.yml b/.github/workflows/aggregate.yml index 2d6ee66..9c6ff9d 100644 --- a/.github/workflows/aggregate.yml +++ b/.github/workflows/aggregate.yml @@ -75,7 +75,7 @@ jobs: printf '%s\n' "$SIGNING_KEY" > signing.key - name: Sign the combined catalogue (FreeBSD) - uses: vmactions/freebsd-vm@77ed28d336d03fe19a3f4f7266c1d2c4714dd79d # v1.5.2 + uses: vmactions/freebsd-vm@83b151f58c6047089f4c80eb5ba2039d158ce093 # v1.5.3 with: envs: 'ABI' usesh: true