]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
CI: Bump acj/freebsd-firecracker-action in the all-actions group 3203/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Jun 2026 16:13:00 +0000 (16:13 +0000)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 16:13:00 +0000 (16:13 +0000)
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] <support@github.com>
.github/workflows/ci.yml

index dcd948275bfbeeb231a459d90d15d33a696be6cc..2f2b62e9034a6f7dcd4e110b2b22c2d897ee53ca 100644 (file)
@@ -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 / && \