Merge pull request #3216 from fluxcd/dependabot

Enable Dependabot for GitHub Actions
pull/3220/head
Stefan Prodan 2 years ago committed by GitHub
commit 516399bf81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading…
Cancel
Save