Skip to content

Commit 2c6bc1f

Browse files
committed
Update vmactions/solaris-vm from base vm
1 parent 81c77a0 commit 2c6bc1f

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

0 commit comments

Comments
 (0)