qa: use dependabot to update Github Actions

This commit is contained in:
Massimiliano Culpo 2020-12-13 14:26:35 +01:00 committed by Todd Gamblin
parent 323667ce2a
commit 3ae4a5d3cf

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"