Skip to content

build(deps): bump vmactions/freebsd-vm from 1.5.5 to 1.5.6 in the actions group - #741

Merged
flavorjones merged 1 commit into
mainfrom
dependabot/github_actions/actions-885496a39f
Sep 14, 2026
Merged

flavorjones merged 1 commit into
mainfrom
dependabot/github_actions/actions-885496a39f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 1 update: vmactions/freebsd-vm.

Updates 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 1 update: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).


Updates `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
  dependency-group: actions
...

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 12, 2026
@flavorjones
flavorjones merged commit 556f1a0 into main Sep 14, 2026
135 checks passed
@flavorjones
flavorjones deleted the dependabot/github_actions/actions-885496a39f branch September 14, 2026 14:15
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