File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 78
78
- name : Test in OpenBSD
79
79
if : ${{ steps.check.outputs.run == 'true' }}
80
80
id : test
81
- uses : vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
81
+ uses : vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
82
82
with :
83
83
envs : ' DEBUG MYTOKEN MYTOKEN2'
84
84
prepare : |
@@ -193,7 +193,7 @@ jobs:
193
193
- name : Test in OpenBSD
194
194
if : ${{ steps.check.outputs.run == 'true' }}
195
195
id : test
196
- uses : vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
196
+ uses : vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
197
197
with :
198
198
envs : ' DEBUG MYTOKEN MYTOKEN2'
199
199
prepare : |
@@ -300,7 +300,7 @@ jobs:
300
300
- name : Test in OpenBSD
301
301
if : ${{ steps.check.outputs.run == 'true' }}
302
302
id : test
303
- uses : vmactions/openbsd-vm@0e76c1153a4bb95b7441f4a66806987c8cb75041
303
+ uses : vmactions/openbsd-vm@ce8dcaa63accfde9104a462feef47317301b1023
304
304
with :
305
305
envs : ' MYTOKEN MYTOKEN2'
306
306
prepare : |
You can’t perform that action at this time.
0 commit comments