Merge pull request #1381 from KLayout/issue-1380

adding dependabot for updating github actions
This commit is contained in:
Matthias Köfferlein 2023-05-23 19:41:45 +02:00 committed by GitHub
commit 2616efc6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 week
interval: "monthly"