Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bjosv committed Nov 4, 2024
1 parent 2bee49b commit c9a7b53
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 @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

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

0 comments on commit c9a7b53

Please sign in to comment.