File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,11 @@ updates:
44 - package-ecosystem : github-actions
55 directory : /
66 schedule :
7- interval : daily
8- time : " 03:00"
7+ interval : monthly
98 timezone : Europe/Helsinki
109 open-pull-requests-limit : 10
1110 commit-message :
1211 prefix : ci
13- include : scope
14- reviewers :
15- - kare
1612 assignees :
1713 - kare
1814 labels :
Original file line number Diff line number Diff line change 77 pull_request :
88 branches :
99 - main
10- concurrency :
11- group : ci-${{ github.head_ref }}
12- cancel-in-progress : true
13- defaults :
14- run :
15- shell : bash
1610jobs :
1711 ci :
18- uses :
kare/github/.github/workflows/[email protected] 12+ uses : kare/github/.github/workflows/go-pkg-ci.yaml@main
13+ with :
14+ staticcheckversion : 2025.1.1
15+
Original file line number Diff line number Diff line change 11module kkn.fi/cmd/tcpproxy
22
3- go 1.17
3+ go 1.24
You can’t perform that action at this time.
0 commit comments