Update GitHub actions daily

This commit is contained in:
Tommy 2024-06-15 15:05:26 -07:00 committed by GitHub
parent 5b1a5c0808
commit afe88b5e2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

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