Skip to content

Commit f3b1484

Browse files
build(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.1 (#64)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: vmactions/freebsd-vm dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4974bc7 commit f3b1484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-bsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- ubuntu-24.04
1616
steps:
1717
- uses: actions/checkout@v6
18-
- uses: vmactions/freebsd-vm@v1.3.0
18+
- uses: vmactions/freebsd-vm@v1.3.1
1919
with:
2020
prepare: |
2121
pkg update

0 commit comments

Comments
 (0)