use Dependabot keep actions updated to latest (#5886)

like: v2-->v3
This commit is contained in:
DecorativeFamily
2024-10-23 05:05:02 +03:30
committed by GitHub
parent 10a60b26fa
commit 50bdf0927c

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"