Sonassi OpenVPN Connect
Version updated for https://github.com/sozo-design/github-actions-sonassi-openvpn-connection to version v1.1.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sonassi OpenVPN Connection GitHub Action automates the process of establishing a secure connection to a Sonassi VPN server within a GitHub Actions workflow. It simplifies VPN setup by integrating configuration and authentication details, enabling secure access to resources during CI/CD pipeline execution. Key functionalities include managing VPN connection parameters and optionally uploading logs for debugging.
What’s Changed
1.1.4 (2026-05-02)
Bug Fixes
- remove duplicate @semantic-release/github plugin from configuration causing release failure. (5dc8483)