diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 326b5b6..0fa33d0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in OmniOS id: test - uses: vmactions/omnios-vm@673ad3f6ff22a92627073246b2f0b41089f79ccd + uses: vmactions/omnios-vm@f7b9f7629162c44254e8c97906d214da02b00567 with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -105,7 +105,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OmniOS id: test - uses: vmactions/omnios-vm@673ad3f6ff22a92627073246b2f0b41089f79ccd + uses: vmactions/omnios-vm@f7b9f7629162c44254e8c97906d214da02b00567 with: envs: 'MYTOKEN MYTOKEN2' prepare: |