quickvm/action-dnclient
Connect your GitHub Actions to a defined.net overlay network.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Aug 29, 2023
- License
- MIT
Pinned Snippet
uses: quickvm/action-dnclient@b7756d785491796078999ef5d7747010a06c95c6 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dn-api-key | Your defined.net API key used to enroll the GitHub Action | yes | — |
| dn-network-id | Your defined.net networkID that the GitHub Action will enroll into. | yes | — |
| dn-role-id | The defined.net role for the GitHub Action will enroll into. | yes | — |
| dn-ip-address | If set to an IP in your defined.net network CIDR range it will enroll the host with that IP address. | no | — |
| dn-client-version | The version of dnclient to install. | no | — |
| dn-hostname | Set a static hostname for the action to use. | no | "" |
Outputs
no outputs