ryanwholey / terraform-provider-pihole

A Terraform provider for managing Pi-hole resources
https://registry.terraform.io/providers/ryanwholey/pihole/latest/docs
Mozilla Public License 2.0
69 stars 7 forks source link

chore: Check for updates on gha using dependabot monthly #40

Closed jlosito closed 2 years ago

jlosito commented 2 years ago

This will check for updates on any github action which this project uses.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

ryanwholey commented 2 years ago

Cool! Thank you for the PR!

Unrelated, but looks like "latest" tests are failing. I should probably move the latest testing to a weekly job to avoid PRs failing when new changes land upstream.