Skip to content

Commit 6b1209f

Browse files
committed
Update from base vm
1 parent ce8dcaa commit 6b1209f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Test in OpenBSD
7979
if: ${{ steps.check.outputs.run == 'true' }}
8080
id: test
81-
uses: vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
81+
uses: vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
8282
with:
8383
envs: 'DEBUG MYTOKEN MYTOKEN2'
8484
prepare: |
@@ -193,7 +193,7 @@ jobs:
193193
- name: Test in OpenBSD
194194
if: ${{ steps.check.outputs.run == 'true' }}
195195
id: test
196-
uses: vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
196+
uses: vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
197197
with:
198198
envs: 'DEBUG MYTOKEN MYTOKEN2'
199199
prepare: |
@@ -300,7 +300,7 @@ jobs:
300300
- name: Test in OpenBSD
301301
if: ${{ steps.check.outputs.run == 'true' }}
302302
id: test
303-
uses: vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
303+
uses: vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
304304
with:
305305
envs: 'MYTOKEN MYTOKEN2'
306306
prepare: |

0 commit comments

Comments
 (0)