actions
repoactions
.github/dependabot.yml
file with this content:version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
Note: If the repo was private, this setting would show up. We would need to change it:
Settings > Actions > General > Access