From e9cac58b35954d697df0cb2338c2e0c7382bae01 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Wed, 29 Nov 2023 02:05:41 +0000 Subject: [PATCH] Generated from https://github.com/vmactions/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 9c6b1a2..7e967eb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@ff309d3cd3949876a2a3c8f503606a4a9a390e8a + uses: vmactions/openbsd-vm@f4767a6a487d43c16755746c9244b27492bdbb54 with: envs: 'MYTOKEN MYTOKEN2' prepare: | @@ -77,7 +77,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@ff309d3cd3949876a2a3c8f503606a4a9a390e8a + uses: vmactions/openbsd-vm@f4767a6a487d43c16755746c9244b27492bdbb54 with: envs: 'MYTOKEN MYTOKEN2' prepare: |