chore: dependabot to keep gha up to date (#4217)

This commit is contained in:
Milos Gajdos 2023-12-29 23:05:03 +00:00 committed by GitHub
commit 7a9e0ea014
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "dependencies"