Dependabot workflow updates

This commit is contained in:
Harald Kuhr 2023-05-25 13:42:21 +02:00
parent 783c28ae0e
commit 628523ddc8

View File

@ -7,6 +7,6 @@ updates:
interval: "daily" interval: "daily"
# GitHub actions updates # GitHub actions updates
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/.github" directory: "/.github/workflows"
schedule: schedule:
interval: "daily" interval: "daily"