Install DNSControl (cross-platform)
Version updated for https://github.com/gacts/install-dnscontrol to version v1.3.4.
- This action is used across all versions by 33 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation of the DNSControl binary into your workflow across Linux, macOS, and Windows environments. It streamlines the process of setting up DNSControl by handling version management and leveraging GitHub’s caching mechanism to improve execution speed. This action is ideal for automating DNS configuration tasks in CI/CD pipelines.
What’s Changed
What’s Changed
🛠 Fixes
- Use HEAD request to fetch the latest DNSControl version in https://github.com/gacts/install-dnscontrol/pull/96
Full Changelog: https://github.com/gacts/install-dnscontrol/compare/v1.3.3...v1.3.4