Merge pull request #94285 from Mic92/dependabot

dependabot: automatically update github actions
This commit is contained in:
Jörg Thalheim 2020-07-31 06:11:54 +01:00 committed by GitHub
commit af652dd3d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"