Skip to content

Commit

Permalink
Update from base vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Jan 9, 2025
1 parent fc8cecb commit a9f2c64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@914411bd6d9bbe748a7e13e304768d4e67dee996
uses: vmactions/solaris-vm@fc8cecbd4e168a678234c9473df4a6fdcab30002
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@914411bd6d9bbe748a7e13e304768d4e67dee996
uses: vmactions/solaris-vm@fc8cecbd4e168a678234c9473df4a6fdcab30002
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
- name: Test in Solaris
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/solaris-vm@914411bd6d9bbe748a7e13e304768d4e67dee996
uses: vmactions/solaris-vm@fc8cecbd4e168a678234c9473df4a6fdcab30002
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit a9f2c64

Please sign in to comment.