We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51af049 commit d1494cfCopy full SHA for d1494cf
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
testing:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: dbritto-dev/openvpn3-action@v1.1
+ - uses: dbritto-dev/openvpn3-action@v1.2
10
with:
11
vpn-client-config: ${{ secrets.VPN_CLIENT_CONFIG }}
12
vpn-autoload-config: ${{ secrets.VPN_AUTOLOAD_CONFIG }}
0 commit comments