Skip to content

Commit fd4c949

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent 6c8d176 commit fd4c949

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@72c7e8f46868ce15a3d3284b9b6e4545ead0a48b
101+
uses: vmactions/solaris-vm@6c8d1761dd3be870f58001e020c5e1eb5b7a4efc
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@72c7e8f46868ce15a3d3284b9b6e4545ead0a48b
249+
uses: vmactions/solaris-vm@6c8d1761dd3be870f58001e020c5e1eb5b7a4efc
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@72c7e8f46868ce15a3d3284b9b6e4545ead0a48b
394+
uses: vmactions/solaris-vm@6c8d1761dd3be870f58001e020c5e1eb5b7a4efc
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@72c7e8f46868ce15a3d3284b9b6e4545ead0a48b
520+
uses: vmactions/solaris-vm@6c8d1761dd3be870f58001e020c5e1eb5b7a4efc
521521
with:
522522
envs: 'MYTOKEN MYTOKEN2'
523523
prepare: |

0 commit comments

Comments
 (0)