mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Since we are using GitHub Actions in CoreDNS repo and we are already using Dependabot for security/version scans on golang code, it makes sense to enable security/version scans on GitHub Actions as well. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>