@@ -158,7 +158,7 @@ jobs:
158158 - name : Test in GhostBSD
159159 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'sshfs') }}
160160 id : test
161- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
161+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
162162 with :
163163 envs : ' DEBUG MYTOKEN MYTOKEN2'
164164 prepare : |
@@ -353,7 +353,7 @@ jobs:
353353 - name : Test in GhostBSD
354354 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'nfs') }}
355355 id : test
356- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
356+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
357357 with :
358358 envs : ' DEBUG MYTOKEN MYTOKEN2'
359359 prepare : |
@@ -556,7 +556,7 @@ jobs:
556556 - name : Test in GhostBSD
557557 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'scp') }}
558558 id : test
559- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
559+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
560560 with :
561561 envs : ' DEBUG MYTOKEN MYTOKEN2'
562562 prepare : |
@@ -686,7 +686,7 @@ jobs:
686686 - name : Test in GhostBSD
687687 if : ${{ contains('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', 'tar') }}
688688 id : test
689- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
689+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
690690 with :
691691 mem : 4096
692692 debug : true
@@ -753,7 +753,7 @@ jobs:
753753 - name : Test in GhostBSD
754754 if : ${{ contains('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', '9p') }}
755755 id : test
756- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
756+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
757757 with :
758758 mem : 4096
759759 debug : true
@@ -910,7 +910,7 @@ jobs:
910910 - name : Test in GhostBSD
911911 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
912912 id : test
913- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
913+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
914914 with :
915915 envs : ' MYTOKEN MYTOKEN2'
916916 prepare : |
@@ -1100,7 +1100,7 @@ jobs:
11001100 - name : Test in GhostBSD
11011101 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
11021102 id : test
1103- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
1103+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
11041104 with :
11051105 envs : ' MYTOKEN MYTOKEN2'
11061106 prepare : |
@@ -1219,7 +1219,7 @@ jobs:
12191219 - name : Test in GhostBSD
12201220 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
12211221 id : test
1222- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
1222+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
12231223 with :
12241224 mem : 4096
12251225 debug : true
@@ -1279,7 +1279,7 @@ jobs:
12791279 - name : Test in GhostBSD
12801280 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","sshfs","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
12811281 id : test
1282- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
1282+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
12831283 with :
12841284 mem : 4096
12851285 debug : true
@@ -1355,7 +1355,7 @@ jobs:
13551355 - name : Test in GhostBSD
13561356 id : testerr
13571357 continue-on-error : true
1358- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
1358+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
13591359 with :
13601360 debug : true
13611361 # A command that EXISTS and fails, rather than `false` or a made-up
@@ -1401,7 +1401,7 @@ jobs:
14011401 - name : Test in GhostBSD
14021402 id : testpass
14031403 continue-on-error : true
1404- uses : vmactions/ghostbsd-vm@f0cad1d5f9bc397617aab7c92990242e7e617a00
1404+ uses : vmactions/ghostbsd-vm@499c9c7cadb0f9b70c763c0b6e84e0455c71ffc5
14051405 with :
14061406 debug : true
14071407 # No `true` and no double quotes: this body runs on every guest, and
0 commit comments