Skip to content

Commit c4fa1a7

Browse files
chore(deps): bump vmactions/freebsd-vm from 0.2.8 to 0.2.9 (#250)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@v0.2.8...v0.2.9) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pan93412 <pan93412@gmail.com>
1 parent a0b52c8 commit c4fa1a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/napi-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
- uses: actions/checkout@v3
206206
- name: Build
207207
id: build
208-
uses: vmactions/freebsd-vm@v0.2.8
208+
uses: vmactions/freebsd-vm@v0.2.9
209209
env:
210210
DEBUG: napi:*
211211
RUSTUP_HOME: /usr/local/rustup

0 commit comments

Comments
 (0)