diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 62ab0d4..ed61647 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@3d345aea19375c9c315098a1eb867ba8057bb5a8 + uses: vmactions/solaris-vm@958c6d585b8fc2a0a41c397e2f0da05bb7a89a8d 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@3d345aea19375c9c315098a1eb867ba8057bb5a8 + uses: vmactions/solaris-vm@958c6d585b8fc2a0a41c397e2f0da05bb7a89a8d with: envs: 'MYTOKEN MYTOKEN2' prepare: |