Skip to content

Commit

Permalink
Bump vmactions/freebsd-vm in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm).


Updates `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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent d6059b3 commit 14ace71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
# TODO: Skip until freebsd provider is merged. Then this 'if' should be removed.
if: ${{ hashFiles('providers/freebsd/') != '' }}
id: test
uses: vmactions/freebsd-vm@d7b8fcc7711aa41ad45e8d9b737cf90f035a7e3d #v1.1.3
uses: vmactions/freebsd-vm@c96341966a3954a757e6ea41692f7c7b32312a0c #v1.1.4
with:
usesh: true
prepare: |
Expand Down

0 comments on commit 14ace71

Please sign in to comment.