File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33- package-ecosystem : gomod
44 directory : " /"
55 schedule :
6- interval : weekly
6+ interval : monthly
77 groups :
88 all :
99 patterns :
@@ -12,7 +12,7 @@ updates:
1212- package-ecosystem : " github-actions"
1313 directory : " /"
1414 schedule :
15- interval : weekly
15+ interval : monthly
1616 groups :
1717 all :
1818 patterns :
Original file line number Diff line number Diff line change 33 branches :
44 - main
55 pull_request :
6- schedule : # daily at 04:00 UTC
7- - cron : ' 0 4 * * * '
6+ schedule : # Monday at 04:00 UTC
7+ - cron : ' 0 4 * * Mon '
88
99permissions :
1010 contents : read
Original file line number Diff line number Diff line change 1313 go-version : [ "1.25", "1.26" ]
1414 runs-on : ubuntu-latest
1515 env :
16- GOLANGCI_LINT_VERSION : v2.9.0
16+ GOLANGCI_LINT_VERSION : v2.11.3
1717
1818 steps :
1919 - name : Checkout code
You can’t perform that action at this time.
0 commit comments