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 7878 - name : Test in OpenBSD
7979 if : ${{ steps.check.outputs.run == 'true' }}
8080 id : test
81- uses : vmactions/openbsd-vm@bed57f753a75c9c49ab5c1880d274861b2103dd4
81+ uses : vmactions/openbsd-vm@5a46b77e29d7ad2653e2d6c6d0b183afbd6003ec
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@bed57f753a75c9c49ab5c1880d274861b2103dd4
196+ uses : vmactions/openbsd-vm@5a46b77e29d7ad2653e2d6c6d0b183afbd6003ec
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@bed57f753a75c9c49ab5c1880d274861b2103dd4
303+ uses : vmactions/openbsd-vm@5a46b77e29d7ad2653e2d6c6d0b183afbd6003ec
304304 with :
305305 envs : ' MYTOKEN MYTOKEN2'
306306 prepare : |
You can’t perform that action at this time.
0 commit comments