Skip to content

Commit 58cbd70

Browse files
committed
Update from base vm
1 parent 67b363e commit 58cbd70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Test in Solaris
7979
if: ${{ steps.check.outputs.run == 'true' }}
8080
id: test
81-
uses: vmactions/solaris-vm@1ce9418e03d33bcbb031d08619ba8f0934badb5f
81+
uses: vmactions/solaris-vm@67b363e316ff7dd8c10963f14e16fd7d195f302e
8282
with:
8383
envs: 'DEBUG MYTOKEN MYTOKEN2'
8484
prepare: |
@@ -203,7 +203,7 @@ jobs:
203203
- name: Test in Solaris
204204
if: ${{ steps.check.outputs.run == 'true' }}
205205
id: test
206-
uses: vmactions/solaris-vm@1ce9418e03d33bcbb031d08619ba8f0934badb5f
206+
uses: vmactions/solaris-vm@67b363e316ff7dd8c10963f14e16fd7d195f302e
207207
with:
208208
envs: 'DEBUG MYTOKEN MYTOKEN2'
209209
prepare: |
@@ -320,7 +320,7 @@ jobs:
320320
- name: Test in Solaris
321321
if: ${{ steps.check.outputs.run == 'true' }}
322322
id: test
323-
uses: vmactions/solaris-vm@1ce9418e03d33bcbb031d08619ba8f0934badb5f
323+
uses: vmactions/solaris-vm@67b363e316ff7dd8c10963f14e16fd7d195f302e
324324
with:
325325
envs: 'MYTOKEN MYTOKEN2'
326326
prepare: |

0 commit comments

Comments
 (0)