From f5ecc65e3e183cad8ba439ec048f0ce50ffa7607 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sun, 6 Oct 2024 19:21:22 +0000 Subject: [PATCH] Update from base vm --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bdcf141..bcccf1a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in DragonflyBSD id: test - uses: vmactions/dragonflybsd-vm@239d479450f1743aac1bb53de21dc21c4cc28658 + uses: vmactions/dragonflybsd-vm@16c54e95d809193626c515c43966b094743e71c5 with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -121,7 +121,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in DragonflyBSD id: test - uses: vmactions/dragonflybsd-vm@239d479450f1743aac1bb53de21dc21c4cc28658 + uses: vmactions/dragonflybsd-vm@16c54e95d809193626c515c43966b094743e71c5 with: envs: 'MYTOKEN MYTOKEN2' prepare: |