|
91 | 91 | - name: Test in OpenBSD |
92 | 92 | if: ${{ steps.check.outputs.run == 'true' }} |
93 | 93 | id: test |
94 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 94 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
95 | 95 | with: |
96 | 96 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
97 | 97 | prepare: | |
@@ -223,7 +223,7 @@ jobs: |
223 | 223 | - name: Test in OpenBSD |
224 | 224 | if: ${{ steps.check.outputs.run == 'true' }} |
225 | 225 | id: test |
226 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 226 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
227 | 227 | with: |
228 | 228 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
229 | 229 | prepare: | |
@@ -351,7 +351,7 @@ jobs: |
351 | 351 | - name: Test in OpenBSD |
352 | 352 | if: ${{ steps.check.outputs.run == 'true' }} |
353 | 353 | id: test |
354 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 354 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
355 | 355 | with: |
356 | 356 | envs: 'DEBUG MYTOKEN MYTOKEN2' |
357 | 357 | prepare: | |
@@ -468,7 +468,7 @@ jobs: |
468 | 468 | - name: Test in OpenBSD |
469 | 469 | if: ${{ steps.check.outputs.run == 'true' }} |
470 | 470 | id: test |
471 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 471 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
472 | 472 | with: |
473 | 473 | envs: 'MYTOKEN MYTOKEN2' |
474 | 474 | prepare: | |
@@ -537,7 +537,7 @@ jobs: |
537 | 537 | - name: Test in OpenBSD |
538 | 538 | id: testerr |
539 | 539 | continue-on-error: true |
540 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 540 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
541 | 541 | with: |
542 | 542 | usesh: true |
543 | 543 | debug: true |
@@ -565,7 +565,7 @@ jobs: |
565 | 565 | - name: Test in OpenBSD |
566 | 566 | id: testpass |
567 | 567 | continue-on-error: true |
568 | | - uses: vmactions/openbsd-vm@9eadec2e4fd1520dcf7ac5643d45db14664845d1 |
| 568 | + uses: vmactions/openbsd-vm@bc5692d14ff77b663dae8ceaebea0bcf017e46dd |
569 | 569 | with: |
570 | 570 | usesh: true |
571 | 571 | debug: true |
|
0 commit comments