]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
upgrade freebsd and solaris
authorneilpang <github@neilpang.com>
Sat, 13 Feb 2021 09:27:22 +0000 (17:27 +0800)
committerAlexander Kulumbeg <kulumbeg@gmail.com>
Sun, 21 Mar 2021 15:20:32 +0000 (16:20 +0100)
.github/workflows/LetsEncrypt.yml

index 8d0c4eb01f4ef0457431913e01adef0f6112895b..7c398c09dce023c08a475b0aaf32dea8c1b67078 100644 (file)
@@ -111,7 +111,7 @@ jobs:
     - uses: actions/checkout@v2\r
     - name: Clone acmetest\r
       run: cd .. && git clone https://github.com/acmesh-official/acmetest.git  && cp -r acme.sh acmetest/\r
-    - uses: vmactions/freebsd-vm@v0.0.7\r
+    - uses: vmactions/freebsd-vm@v0.1.2\r
       with:\r
         envs: 'NGROK_TOKEN TEST_LOCAL'\r
         prepare: pkg install -y socat curl\r
@@ -136,7 +136,7 @@ jobs:
       run: echo "TestingDomain=${{steps.ngrok.outputs.server}}" >> $GITHUB_ENV\r
     - name: Clone acmetest\r
       run: cd .. && git clone https://github.com/acmesh-official/acmetest.git  && cp -r acme.sh acmetest/\r
-    - uses: vmactions/solaris-vm@v0.0.1\r
+    - uses: vmactions/solaris-vm@v0.0.3\r
       with:\r
         envs: 'TEST_LOCAL TestingDomain'\r
         nat: |\r