ci: bump vmactions/omnios-vm from 1.3.4 to 1.3.6 in the actions group

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


Updates `vmactions/omnios-vm` from 1.3.4 to 1.3.6
- [Release notes](https://github.com/vmactions/omnios-vm/releases)
- [Commits](https://github.com/vmactions/omnios-vm/compare/v1.3.4...v1.3.6)

---
updated-dependencies:
- dependency-name: vmactions/omnios-vm
  dependency-version: 1.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-08-31 21:34:31 +00:00 committed by Christian Clason
parent e5cbeb74eb
commit 51da0190f5

View file

@ -239,7 +239,7 @@ jobs:
- name: Build C library and Rust crate (illumos gmake) - name: Build C library and Rust crate (illumos gmake)
if: matrix.platform == 'illumos-x64' if: matrix.platform == 'illumos-x64'
uses: vmactions/omnios-vm@v1.3.4 uses: vmactions/omnios-vm@v1.3.6
with: with:
release: r151056-build release: r151056-build
copyback: false copyback: false