upload-artifact/.github/dependabot.yml
Luís Ferreira b0c2898622
ci(dependabot): add configuration to update github-actions
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-29 19:05:42 +01:00

7 lines
162 B
YAML

version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"