From 25c4f73412f931a33f152fcc43ff2ccb3af46f5e Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sun, 10 Dec 2023 02:04:13 +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 62ab0d4..ed61647 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@3d345aea19375c9c315098a1eb867ba8057bb5a8 + uses: vmactions/solaris-vm@958c6d585b8fc2a0a41c397e2f0da05bb7a89a8d with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -84,7 +84,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@3d345aea19375c9c315098a1eb867ba8057bb5a8 + uses: vmactions/solaris-vm@958c6d585b8fc2a0a41c397e2f0da05bb7a89a8d with: envs: 'MYTOKEN MYTOKEN2' prepare: |