Skip to content

Commit 2d1935c

Browse files
renovate[bot]lcheylus
authored andcommitted
Update vmactions/openbsd-vm action to v1.1.3
1 parent 93e9e23 commit 2d1935c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
# Prepare OpenBSD-stable VM and run build
5757
- name: Prepare OpenBSD VM and build
58-
uses: vmactions/openbsd-vm@v1.1.2
58+
uses: vmactions/openbsd-vm@v1.1.3
5959
with:
6060
usesh: true
6161
sync: rsync

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
ci/openbsd_build.sh
2929
3030
- name: Prepare OpenBSD VM and build
31-
uses: vmactions/openbsd-vm@v1.1.2
31+
uses: vmactions/openbsd-vm@v1.1.3
3232
with:
3333
usesh: true
3434
sync: rsync

0 commit comments

Comments
 (0)