From 7c4b608572b1b239d3184cdd227aed8f23eb8540 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sat, 2 Dec 2023 01:56:50 +0000 Subject: [PATCH] Generated from https://github.com/vmactions/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 343ae38..e97668d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@b02cdce17f469f39b5e91673867f1a8d45775b94 + uses: vmactions/solaris-vm@783a8f8c52693b21ad56c31732c16ed4c7040695 with: envs: 'MYTOKEN MYTOKEN2' prepare: | @@ -77,7 +77,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@b02cdce17f469f39b5e91673867f1a8d45775b94 + uses: vmactions/solaris-vm@783a8f8c52693b21ad56c31732c16ed4c7040695 with: envs: 'MYTOKEN MYTOKEN2' prepare: |