let dependabot update github actions (#5788)

This commit is contained in:
Massimiliano Pippi 2023-09-13 10:23:30 +02:00 committed by GitHub
parent 2c4d839b64
commit de6c57e20b
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: 'daily'