Skip to content

Commit 0cd283c

Browse files
committed
Update vmactions/freebsd-vm from base vm
1 parent 047a732 commit 0cd283c

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
@@ -89,7 +89,7 @@ jobs:
8989
- name: Test in FreeBSD
9090
if: ${{ steps.check.outputs.run == 'true' }}
9191
id: test
92-
uses: vmactions/freebsd-vm@c4c6c6540f47358e2cbdf460856b7d2ad70efa3e
92+
uses: vmactions/freebsd-vm@047a7326a80f716c2e403722587dcdcd204aa180
9393
with:
9494
envs: 'DEBUG MYTOKEN MYTOKEN2'
9595
prepare: |
@@ -222,7 +222,7 @@ jobs:
222222
- name: Test in FreeBSD
223223
if: ${{ steps.check.outputs.run == 'true' }}
224224
id: test
225-
uses: vmactions/freebsd-vm@c4c6c6540f47358e2cbdf460856b7d2ad70efa3e
225+
uses: vmactions/freebsd-vm@047a7326a80f716c2e403722587dcdcd204aa180
226226
with:
227227
envs: 'DEBUG MYTOKEN MYTOKEN2'
228228
prepare: |
@@ -348,7 +348,7 @@ jobs:
348348
- name: Test in FreeBSD
349349
if: ${{ steps.check.outputs.run == 'true' }}
350350
id: test
351-
uses: vmactions/freebsd-vm@c4c6c6540f47358e2cbdf460856b7d2ad70efa3e
351+
uses: vmactions/freebsd-vm@047a7326a80f716c2e403722587dcdcd204aa180
352352
with:
353353
envs: 'DEBUG MYTOKEN MYTOKEN2'
354354
prepare: |
@@ -474,7 +474,7 @@ jobs:
474474
- name: Test in FreeBSD
475475
if: ${{ steps.check.outputs.run == 'true' }}
476476
id: test
477-
uses: vmactions/freebsd-vm@c4c6c6540f47358e2cbdf460856b7d2ad70efa3e
477+
uses: vmactions/freebsd-vm@047a7326a80f716c2e403722587dcdcd204aa180
478478
with:
479479
envs: 'MYTOKEN MYTOKEN2'
480480
prepare: |

0 commit comments

Comments
 (0)