Skip to content

Commit

Permalink
Merge pull request #6838 from uutils/renovate/vmactions-freebsd-vm-1.x
Browse files Browse the repository at this point in the history
chore(deps): update vmactions/freebsd-vm action to v1.1.5
  • Loading branch information
cakebaker authored Nov 2, 2024
2 parents 27fc9f6 + 3f2b328 commit d66fde2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.4
uses: vmactions/freebsd-vm@v1.1.5
with:
usesh: true
sync: rsync
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.6
- name: Prepare, build and test
uses: vmactions/freebsd-vm@v1.1.4
uses: vmactions/freebsd-vm@v1.1.5
with:
usesh: true
sync: rsync
Expand Down

0 comments on commit d66fde2

Please sign in to comment.