Skip to content

Commit f700ee5

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent a3f7e0d commit f700ee5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Test in Solaris
9797
if: ${{ steps.check.outputs.run == 'true' }}
9898
id: test
99-
uses: vmactions/solaris-vm@604f12205789055bd904dbeabd5961aaaa5f839e
99+
uses: vmactions/solaris-vm@a3f7e0dcd1f2685e1e006703ff8b311eae6236bb
100100
with:
101101
envs: 'DEBUG MYTOKEN MYTOKEN2'
102102
prepare: |
@@ -240,7 +240,7 @@ jobs:
240240
- name: Test in Solaris
241241
if: ${{ steps.check.outputs.run == 'true' }}
242242
id: test
243-
uses: vmactions/solaris-vm@604f12205789055bd904dbeabd5961aaaa5f839e
243+
uses: vmactions/solaris-vm@a3f7e0dcd1f2685e1e006703ff8b311eae6236bb
244244
with:
245245
envs: 'DEBUG MYTOKEN MYTOKEN2'
246246
prepare: |
@@ -377,7 +377,7 @@ jobs:
377377
- name: Test in Solaris
378378
if: ${{ steps.check.outputs.run == 'true' }}
379379
id: test
380-
uses: vmactions/solaris-vm@604f12205789055bd904dbeabd5961aaaa5f839e
380+
uses: vmactions/solaris-vm@a3f7e0dcd1f2685e1e006703ff8b311eae6236bb
381381
with:
382382
envs: 'DEBUG MYTOKEN MYTOKEN2'
383383
prepare: |
@@ -514,7 +514,7 @@ jobs:
514514
- name: Test in Solaris
515515
if: ${{ steps.check.outputs.run == 'true' }}
516516
id: test
517-
uses: vmactions/solaris-vm@604f12205789055bd904dbeabd5961aaaa5f839e
517+
uses: vmactions/solaris-vm@a3f7e0dcd1f2685e1e006703ff8b311eae6236bb
518518
with:
519519
envs: 'MYTOKEN MYTOKEN2'
520520
prepare: |

0 commit comments

Comments
 (0)