Skip to content

Commit 2a9bae2

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent ae957ab commit 2a9bae2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Test in Solaris
9999
if: ${{ steps.check.outputs.run == 'true' }}
100100
id: test
101-
uses: vmactions/solaris-vm@aa15df006acd1d5bfd41b9a81c0124e43ff28c70
101+
uses: vmactions/solaris-vm@ae957ab3eba41486ad02788d199e4ee64dc8da47
102102
with:
103103
envs: 'DEBUG MYTOKEN MYTOKEN2'
104104
prepare: |
@@ -246,7 +246,7 @@ jobs:
246246
- name: Test in Solaris
247247
if: ${{ steps.check.outputs.run == 'true' }}
248248
id: test
249-
uses: vmactions/solaris-vm@aa15df006acd1d5bfd41b9a81c0124e43ff28c70
249+
uses: vmactions/solaris-vm@ae957ab3eba41486ad02788d199e4ee64dc8da47
250250
with:
251251
envs: 'DEBUG MYTOKEN MYTOKEN2'
252252
prepare: |
@@ -391,7 +391,7 @@ jobs:
391391
- name: Test in Solaris
392392
if: ${{ steps.check.outputs.run == 'true' }}
393393
id: test
394-
uses: vmactions/solaris-vm@aa15df006acd1d5bfd41b9a81c0124e43ff28c70
394+
uses: vmactions/solaris-vm@ae957ab3eba41486ad02788d199e4ee64dc8da47
395395
with:
396396
envs: 'DEBUG MYTOKEN MYTOKEN2'
397397
prepare: |
@@ -517,7 +517,7 @@ jobs:
517517
- name: Test in Solaris
518518
if: ${{ steps.check.outputs.run == 'true' }}
519519
id: test
520-
uses: vmactions/solaris-vm@aa15df006acd1d5bfd41b9a81c0124e43ff28c70
520+
uses: vmactions/solaris-vm@ae957ab3eba41486ad02788d199e4ee64dc8da47
521521
with:
522522
envs: 'MYTOKEN MYTOKEN2'
523523
prepare: |

0 commit comments

Comments
 (0)