]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Update DNS.yml
authorneil <github@neilpang.com>
Fri, 16 Oct 2020 10:47:02 +0000 (18:47 +0800)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 10:47:02 +0000 (18:47 +0800)
.github/workflows/DNS.yml

index b06db229ca06ec1e5cc304625b0262760d0660b2..25d921375a91494d13a6eee3a77a0113a9fa8bb5 100644 (file)
@@ -183,7 +183,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.5\r
+    - uses: vmactions/freebsd-vm@v0.0.7\r
       with:\r
         envs: 'TEST_DNS TestingDomain TEST_DNS_NO_WILDCARD TEST_DNS_SLEEP CASE TEST_LOCAL DEBUG ${{ secrets.TokenName1}} ${{ secrets.TokenName2}} ${{ secrets.TokenName3}} ${{ secrets.TokenName4}} ${{ secrets.TokenName5}}'\r
         prepare: pkg install -y socat curl\r