diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ab2908e..2e991c8 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@8855a3d60df6445b5606915a38cabf63ae27cb8d + uses: vmactions/openbsd-vm@66398b34e563d0d54a9b1492aed2c78dbba41c59 with: envs: 'DEBUG MYTOKEN MYTOKEN2' prepare: | @@ -84,7 +84,7 @@ jobs: - uses: actions/checkout@v4 - name: Test in OpenBSD id: test - uses: vmactions/openbsd-vm@8855a3d60df6445b5606915a38cabf63ae27cb8d + uses: vmactions/openbsd-vm@66398b34e563d0d54a9b1492aed2c78dbba41c59 with: envs: 'MYTOKEN MYTOKEN2' prepare: |