From dd4a75827838a9edde49d131eb96ccd2d85ca1ff Mon Sep 17 00:00:00 2001 From: Neilpang Date: Sat, 9 Nov 2024 08:36:32 +0000 Subject: [PATCH] Update from base vm --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c768ae8..5da15f5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: port: 8000 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@9c04bd54bb7d7d1d4c2c49e890830fbfb82740e6 + uses: vmactions/openbsd-vm@b1df53dea8522e79c890ccec787a92c580c2ab9a with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -117,7 +117,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@9c04bd54bb7d7d1d4c2c49e890830fbfb82740e6 + uses: vmactions/openbsd-vm@b1df53dea8522e79c890ccec787a92c580c2ab9a with: envs: 'MYTOKEN MYTOKEN2' prepare: |