mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
56828b6d04
* Always build docker image on CI * Revert "Bump actions/download-artifact from 3 to 4" This reverts commit 9e2695e117aef8403fa0c5b32ee0f26cb442862a. * Group Dependabot PRs for official actions
10 lines
186 B
YAML
10 lines
186 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
official-actions:
|
|
patterns: ["actions/*"]
|