From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:13:00 +0000 (+0000) Subject: CI: Bump acj/freebsd-firecracker-action in the all-actions group X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9639fbd4667320dd20f0c4bb7bc2bbcea491497a;p=thirdparty%2Flibarchive.git CI: Bump acj/freebsd-firecracker-action in the all-actions group Bumps the all-actions group with 1 update: [acj/freebsd-firecracker-action](https://github.com/acj/freebsd-firecracker-action). Updates `acj/freebsd-firecracker-action` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/acj/freebsd-firecracker-action/releases) - [Commits](https://github.com/acj/freebsd-firecracker-action/compare/ff79eb955fd19c697a708a02834995e47a6e58ed...da029f050a7a2535fce96385727cf3d5768bd8bf) --- updated-dependencies: - dependency-name: acj/freebsd-firecracker-action dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dcd948275..2f2b62e90 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: bs: [autotools, cmake] steps: - name: Build and test on a FreeBSD 15 firecracker VM - uses: acj/freebsd-firecracker-action@ff79eb955fd19c697a708a02834995e47a6e58ed # v0.10.0 + uses: acj/freebsd-firecracker-action@da029f050a7a2535fce96385727cf3d5768bd8bf # v0.10.1 with: run-in-vm: | chflags -R noschg / && \