use Dependabot keep actions updated to latest (#5886)

like: v2-->v3
pull/5891/head
DecorativeFamily 2024-10-23 05:05:02 +03:30 committed by GitHub
parent 10a60b26fa
commit 50bdf0927c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 0 deletions

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"