build(deps): bump vmactions/netbsd-vm from 1.2.0 to 1.2.3

Bumps [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](7aea50f9eb...b24ed5f7a6)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/3487/head
dependabot[bot] 2 weeks ago committed by GitHub
parent b306b639e1
commit 03ca04c214
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/bsd.yml

@ -122,7 +122,7 @@ jobs:
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: test-e2e - name: test-e2e
uses: vmactions/netbsd-vm@7aea50f9eb16df034be5d71eb81fea9804505c28 # v1.2.0 uses: vmactions/netbsd-vm@b24ed5f7a605362ab1226e73df291c8b01990c85 # v1.2.3
with: with:
copyback: false copyback: false
envs: 'GO_VERSION_NETBSD GNU_TAR_VERSION' envs: 'GO_VERSION_NETBSD GNU_TAR_VERSION'

Loading…
Cancel
Save