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@6b1209f722c5a3d91181e3c66bfe0994799f1c98
81
+ uses : vmactions/openbsd-vm@469f9ded08eef42fa256b998d05dcbad28b2ebaa
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@6b1209f722c5a3d91181e3c66bfe0994799f1c98
196
+ uses : vmactions/openbsd-vm@469f9ded08eef42fa256b998d05dcbad28b2ebaa
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@6b1209f722c5a3d91181e3c66bfe0994799f1c98
303
+ uses : vmactions/openbsd-vm@469f9ded08eef42fa256b998d05dcbad28b2ebaa
304
304
with :
305
305
envs : ' MYTOKEN MYTOKEN2'
306
306
prepare : |
You can’t perform that action at this time.
0 commit comments