Skip to content

.github: bump vmactions/freebsd-vm from 1.5.5 to 1.5.6 - #171

Merged
tklauser merged 1 commit into
mainfrom
dependabot/github_actions/vmactions/freebsd-vm-1.5.6
Sep 15, 2026
Merged

tklauser merged 1 commit into
mainfrom
dependabot/github_actions/vmactions/freebsd-vm-1.5.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps vmactions/freebsd-vm from 1.5.5 to 1.5.6.

Release notes

Sourced from vmactions/freebsd-vm's releases.

v1.5.6

FreeBSD 14.5, and riscv64 can install packages

New releases

FreeBSD 14.5 on x86_64, aarch64, riscv64 and powerpc64. The action now offers 13 releases; the default is still 15.1.

riscv64 gains rsync and sshfs

pkg.FreeBSD.org publishes no riscv64 packages at all, so the riscv64 images used to ship without rsync or fusefs-sshfs and only nfs, scp and tar worked there. Image builder 2.2.7 configures the 15.0 and 15.1 riscv64 images for anyvm-org/freebsd-pkg-repo, a signed build of the ports tree for FreeBSD:15:riscv64, so those two releases now support all five sync methods:

sync: rsync (the default) sync: sshfs sync: nfs sync: scp sync: tar

pkg install also works inside the VM on those images. 13.x and 14.x riscv64 are unchanged and stay on nfs, scp and tar.

Pins

BUILDER_VERSION 2.2.6 -> 2.2.7 ANYVM_VERSION 0.6.5 -> 0.6.9

Fixes from base-vm

  • The osname input defaults to lowercase "freebsd".
  • rsync keeps its timestamps on this action; the -t workaround added for AlmaLinux/Rocky ppc64le does not apply here.
  • scp-mode copyback picks the right archive tool per guest.
Commits
  • 8b0f1a8 Update vmactions/freebsd-vm from base-vm
  • 573308c Generated from base-vm
  • 0bcbe01 minor
  • f6c9368 Update version to v1.5.5
  • 710f47d Update vmactions/freebsd-vm from base-vm
  • 54ec794 Generated from base-vm
  • 5497716 Bump versions from upstream releases
  • e530b49 Update vmactions/freebsd-vm from base-vm
  • afb9a36 Generated from base-vm
  • 9f4b7ee Update version to v1.5.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@f0552d3...8b0f1a8)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 14, 2026
@tklauser
tklauser merged commit 6423c80 into main Sep 15, 2026
26 checks passed
@tklauser
tklauser deleted the dependabot/github_actions/vmactions/freebsd-vm-1.5.6 branch September 15, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant