Merge pull request #3284 from DimitriPapadopoulos/actions

Automatically update GitHub Actions in the future
This commit is contained in:
Yann Collet 2022-12-08 10:39:21 -08:00 committed by GitHub
commit 585deb807b
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"