Skip to content

Commit 9e94205

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent 3ba2e5c commit 9e94205

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@e8f46c6e7c9ed41ef38728ca01f0d7e45b8f8765
101+
uses: vmactions/solaris-vm@3ba2e5c40552f4138169e45f7fc4bf914f15591e
102102
with:
103103
envs: 'DEBUG MYTOKEN MYTOKEN2'
104104
prepare: |
@@ -247,7 +247,7 @@ jobs:
247247
- name: Test in Solaris
248248
if: ${{ steps.check.outputs.run == 'true' }}
249249
id: test
250-
uses: vmactions/solaris-vm@e8f46c6e7c9ed41ef38728ca01f0d7e45b8f8765
250+
uses: vmactions/solaris-vm@3ba2e5c40552f4138169e45f7fc4bf914f15591e
251251
with:
252252
envs: 'DEBUG MYTOKEN MYTOKEN2'
253253
prepare: |
@@ -392,7 +392,7 @@ jobs:
392392
- name: Test in Solaris
393393
if: ${{ steps.check.outputs.run == 'true' }}
394394
id: test
395-
uses: vmactions/solaris-vm@e8f46c6e7c9ed41ef38728ca01f0d7e45b8f8765
395+
uses: vmactions/solaris-vm@3ba2e5c40552f4138169e45f7fc4bf914f15591e
396396
with:
397397
envs: 'DEBUG MYTOKEN MYTOKEN2'
398398
prepare: |
@@ -521,7 +521,7 @@ jobs:
521521
- name: Test in Solaris
522522
if: ${{ steps.check.outputs.run == 'true' }}
523523
id: test
524-
uses: vmactions/solaris-vm@e8f46c6e7c9ed41ef38728ca01f0d7e45b8f8765
524+
uses: vmactions/solaris-vm@3ba2e5c40552f4138169e45f7fc4bf914f15591e
525525
with:
526526
envs: 'MYTOKEN MYTOKEN2'
527527
prepare: |

0 commit comments

Comments
 (0)