Skip to content

Commit eb93c02

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent 69680b7 commit eb93c02

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@c0432b66b17264320de20e6954dcba9751dd14eb
101+
uses: vmactions/solaris-vm@69680b7fcbd4b081ab146488924535503d2a987d
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@c0432b66b17264320de20e6954dcba9751dd14eb
250+
uses: vmactions/solaris-vm@69680b7fcbd4b081ab146488924535503d2a987d
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@c0432b66b17264320de20e6954dcba9751dd14eb
395+
uses: vmactions/solaris-vm@69680b7fcbd4b081ab146488924535503d2a987d
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@c0432b66b17264320de20e6954dcba9751dd14eb
524+
uses: vmactions/solaris-vm@69680b7fcbd4b081ab146488924535503d2a987d
525525
with:
526526
envs: 'MYTOKEN MYTOKEN2'
527527
prepare: |

0 commit comments

Comments
 (0)