diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 727e11d..0749265 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@6a181610defafa1f9ad912238a2b7dbf6d8524c7 + uses: vmactions/solaris-vm@e8a0b992ed4334afd2b4c082c425414ce542aad8 with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -105,7 +105,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in Solaris id: test - uses: vmactions/solaris-vm@6a181610defafa1f9ad912238a2b7dbf6d8524c7 + uses: vmactions/solaris-vm@e8a0b992ed4334afd2b4c082c425414ce542aad8 with: envs: 'MYTOKEN MYTOKEN2' prepare: |