[ACS-8692] Enable dependabot for GHA (#4078)

* [ACS-8692] Enable dependabot for GHA

* [ACS-8692] Use proper group
This commit is contained in:
MichalKinas 2024-09-02 18:38:08 +02:00 committed by GitHub
parent 4cacc389ce
commit f1ea9048b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,48 @@ updates:
- dependency-name: "pdfjs-dist"
- dependency-name: "@types/*"
- dependency-name: "typescript"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/.github/actions/adf-linking"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/.github/actions/publish-image"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/.github/actions/publish-libs"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/.github/actions/setup"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"