From 4c2e0aab51d0365dbac80340b1cf852d44307256 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sun, 6 Oct 2024 12:24:49 +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 f93832d..feee88d 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@fa459d368967f5c97f5ec2dd0c33a35c85ff314e + uses: vmactions/solaris-vm@5f4d3a23849b2eaf2949cbbcc79eb283a5adc5e1 with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -127,7 +127,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@fa459d368967f5c97f5ec2dd0c33a35c85ff314e + uses: vmactions/solaris-vm@5f4d3a23849b2eaf2949cbbcc79eb283a5adc5e1 with: envs: 'MYTOKEN MYTOKEN2' prepare: |