use Dependabot keep actions updated to latest

like: v2-->v3
This commit is contained in:
DecorativeFamily 2024-10-22 12:19:42 +03:30 committed by GitHub
parent 3bf2dc711d
commit 899803a34a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every daily
interval: "daily"