mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
chore: keep github actions up-to-date (#1835)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: gomod
|
- package-ecosystem: gomod
|
||||||
@@ -9,3 +10,12 @@ updates:
|
|||||||
include: scope
|
include: scope
|
||||||
open-pull-requests-limit: 2
|
open-pull-requests-limit: 2
|
||||||
target-branch: main
|
target-branch: main
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
commit-message:
|
||||||
|
prefix: update-github-action
|
||||||
|
include: scope
|
||||||
|
open-pull-requests-limit: 2
|
||||||
|
target-branch: main
|
||||||
|
|||||||
Reference in New Issue
Block a user