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 FreeBSD
79
79
if : ${{ steps.check.outputs.run == 'true' }}
80
80
id : test
81
- uses : vmactions/freebsd-vm@3ff44630ad83d30ac1bf97673847ac3ffa6ccebd
81
+ uses : vmactions/freebsd-vm@13b5976cfe981b56cad2714ffadc20508589f818
82
82
with :
83
83
envs : ' DEBUG MYTOKEN MYTOKEN2'
84
84
prepare : |
@@ -191,7 +191,7 @@ jobs:
191
191
- name : Test in FreeBSD
192
192
if : ${{ steps.check.outputs.run == 'true' }}
193
193
id : test
194
- uses : vmactions/freebsd-vm@3ff44630ad83d30ac1bf97673847ac3ffa6ccebd
194
+ uses : vmactions/freebsd-vm@13b5976cfe981b56cad2714ffadc20508589f818
195
195
with :
196
196
envs : ' DEBUG MYTOKEN MYTOKEN2'
197
197
prepare : |
@@ -296,7 +296,7 @@ jobs:
296
296
- name : Test in FreeBSD
297
297
if : ${{ steps.check.outputs.run == 'true' }}
298
298
id : test
299
- uses : vmactions/freebsd-vm@3ff44630ad83d30ac1bf97673847ac3ffa6ccebd
299
+ uses : vmactions/freebsd-vm@13b5976cfe981b56cad2714ffadc20508589f818
300
300
with :
301
301
envs : ' MYTOKEN MYTOKEN2'
302
302
prepare : |
You can’t perform that action at this time.
0 commit comments