actions test

This commit is contained in:
buanet
2021-08-28 14:58:21 +02:00
parent e7e54f794f
commit e0d7f82135
6 changed files with 34 additions and 18 deletions

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

@@ -0,0 +1,8 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
target-branch: "dev"