@@ -166,7 +166,7 @@ jobs:
166166 - name : Test in DragonflyBSD
167167 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'sshfs') }}
168168 id : test
169- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
169+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
170170 with :
171171 envs : ' DEBUG MYTOKEN MYTOKEN2'
172172 prepare : |
@@ -361,7 +361,7 @@ jobs:
361361 - name : Test in DragonflyBSD
362362 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'nfs') }}
363363 id : test
364- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
364+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
365365 with :
366366 envs : ' DEBUG MYTOKEN MYTOKEN2'
367367 prepare : |
@@ -564,7 +564,7 @@ jobs:
564564 - name : Test in DragonflyBSD
565565 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'scp') }}
566566 id : test
567- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
567+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
568568 with :
569569 envs : ' DEBUG MYTOKEN MYTOKEN2'
570570 prepare : |
@@ -694,7 +694,7 @@ jobs:
694694 - name : Test in DragonflyBSD
695695 if : ${{ contains('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', 'tar') }}
696696 id : test
697- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
697+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
698698 with :
699699 mem : 4096
700700 debug : true
@@ -761,7 +761,7 @@ jobs:
761761 - name : Test in DragonflyBSD
762762 if : ${{ contains('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}', '9p') }}
763763 id : test
764- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
764+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
765765 with :
766766 mem : 4096
767767 debug : true
@@ -918,7 +918,7 @@ jobs:
918918 - name : Test in DragonflyBSD
919919 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
920920 id : test
921- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
921+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
922922 with :
923923 envs : ' MYTOKEN MYTOKEN2'
924924 prepare : |
@@ -1108,7 +1108,7 @@ jobs:
11081108 - name : Test in DragonflyBSD
11091109 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')[matrix.arch == '' && 'x86_64' || matrix.arch], 'rsync') }}
11101110 id : test
1111- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
1111+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
11121112 with :
11131113 envs : ' MYTOKEN MYTOKEN2'
11141114 prepare : |
@@ -1227,7 +1227,7 @@ jobs:
12271227 - name : Test in DragonflyBSD
12281228 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
12291229 id : test
1230- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
1230+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
12311231 with :
12321232 mem : 4096
12331233 debug : true
@@ -1287,7 +1287,7 @@ jobs:
12871287 - name : Test in DragonflyBSD
12881288 if : ${{ contains(fromJSON('{"x86_64":["rsync","scp","nfs","tar"],"aarch64":[],"riscv64":[],"powerpc64":[],"sparc64":[],"ppc64le":[],"s390x":[],"i386":[],"loongarch64":[],"armv7":[]}')['x86_64'], 'rsync') }}
12891289 id : test
1290- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
1290+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
12911291 with :
12921292 mem : 4096
12931293 debug : true
@@ -1363,7 +1363,7 @@ jobs:
13631363 - name : Test in DragonflyBSD
13641364 id : testerr
13651365 continue-on-error : true
1366- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
1366+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
13671367 with :
13681368 debug : true
13691369 # A command that EXISTS and fails, rather than `false` or a made-up
@@ -1409,7 +1409,7 @@ jobs:
14091409 - name : Test in DragonflyBSD
14101410 id : testpass
14111411 continue-on-error : true
1412- uses : vmactions/dragonflybsd-vm@1b52adb670f498c4ba69030e24dab8afc064e499
1412+ uses : vmactions/dragonflybsd-vm@5651db64517917124dc05d0d2e8ec7c409e748b0
14131413 with :
14141414 debug : true
14151415 # No `true` and no double quotes: this body runs on every guest, and
0 commit comments