Skip to content

Commit

Permalink
Update vmactions/openbsd-vm action to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lcheylus committed Oct 7, 2024
1 parent 93e9e23 commit 2d1935c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# Prepare OpenBSD-stable VM and run build
- name: Prepare OpenBSD VM and build
uses: vmactions/openbsd-vm@v1.1.2
uses: vmactions/openbsd-vm@v1.1.3
with:
usesh: true
sync: rsync
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ci/openbsd_build.sh
- name: Prepare OpenBSD VM and build
uses: vmactions/openbsd-vm@v1.1.2
uses: vmactions/openbsd-vm@v1.1.3
with:
usesh: true
sync: rsync
Expand Down

0 comments on commit 2d1935c

Please sign in to comment.