From 50cdf50ca04218850635d621a6204e8ba5136cab Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sat, 9 Dec 2023 22:57:08 +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 e1ed913..be58905 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@513e769c5807e8f9764c746e7d3af678bcaafad4 + uses: vmactions/solaris-vm@7d99de7268159c6df555e1de9277e9c3c9b48679 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@513e769c5807e8f9764c746e7d3af678bcaafad4 + uses: vmactions/solaris-vm@7d99de7268159c6df555e1de9277e9c3c9b48679 with: envs: 'MYTOKEN MYTOKEN2' prepare: |