solvaholic / octodns-sync

GitHub Action to test and deploy DNS settings with OctoDNS
MIT License
28 stars 14 forks source link

Change default octodns/octodns to v0.9.14 #87

Closed solvaholic closed 2 years ago

solvaholic commented 2 years ago

Description

sed -i.bak s/0.9.12/0.9.14/g README.md
sed -i.bak s/0.9.12/0.9.14/g action.yml
rm README.md.bak action.yml.bak

Motivation and Context

fixes #85

How Has This Been Tested?

Manually tested with v0.9.14 in https://github.com/solvahol/dns/actions/runs/1684807640

Screenshots (if appropriate):

Types of changes

Checklist: