Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@d7b8fcc...c963419)

---
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>
  • Loading branch information
dependabot[bot] authored and bjosv committed Oct 7, 2024
1 parent 761cbf4 commit 74f64db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Build in FreeBSD
uses: vmactions/freebsd-vm@d7b8fcc7711aa41ad45e8d9b737cf90f035a7e3d # v1.1.3
uses: vmactions/freebsd-vm@c96341966a3954a757e6ea41692f7c7b32312a0c # v1.1.4
with:
prepare: pkg install -y gmake cmake
run: |
Expand Down

0 comments on commit 74f64db

Please sign in to comment.