|
93 | 93 | - name: Test in OpenIndiana |
94 | 94 | if: ${{ steps.check.outputs.run == 'true' }} |
95 | 95 | id: test |
96 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 96 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
97 | 97 | with: |
98 | 98 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
99 | 99 | prepare: | |
@@ -225,7 +225,7 @@ jobs: |
225 | 225 | - name: Test in OpenIndiana |
226 | 226 | if: ${{ steps.check.outputs.run == 'true' }} |
227 | 227 | id: test |
228 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 228 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
229 | 229 | with: |
230 | 230 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
231 | 231 | prepare: | |
@@ -358,7 +358,7 @@ jobs: |
358 | 358 | - name: Test in OpenIndiana |
359 | 359 | if: ${{ steps.check.outputs.run == 'true' }} |
360 | 360 | id: test |
361 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 361 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
362 | 362 | with: |
363 | 363 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
364 | 364 | prepare: | |
@@ -479,7 +479,7 @@ jobs: |
479 | 479 | - name: Test in OpenIndiana |
480 | 480 | if: ${{ steps.check.outputs.run == 'true' }} |
481 | 481 | id: test |
482 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 482 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
483 | 483 | with: |
484 | 484 | envs: 'MYTOKEN MYTOKEN2' |
485 | 485 | prepare: | |
@@ -605,7 +605,7 @@ jobs: |
605 | 605 | - name: Test in OpenIndiana |
606 | 606 | if: ${{ steps.check.outputs.run == 'true' }} |
607 | 607 | id: test |
608 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 608 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
609 | 609 | with: |
610 | 610 | envs: 'MYTOKEN MYTOKEN2' |
611 | 611 | prepare: | |
@@ -679,7 +679,7 @@ jobs: |
679 | 679 | - name: Test in OpenIndiana |
680 | 680 | id: testerr |
681 | 681 | continue-on-error: true |
682 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 682 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
683 | 683 | with: |
684 | 684 | usesh: true |
685 | 685 | debug: true |
@@ -707,7 +707,7 @@ jobs: |
707 | 707 | - name: Test in OpenIndiana |
708 | 708 | id: testpass |
709 | 709 | continue-on-error: true |
710 | | - uses: vmactions/openindiana-vm@2675bc4862cac94e05922d0e9cb530c8ceb3fcd6 |
| 710 | + uses: vmactions/openindiana-vm@e9859e137912310e8f5183768d81c52b15ccbcad |
711 | 711 | with: |
712 | 712 | usesh: true |
713 | 713 | debug: true |
|
0 commit comments