File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ description: ""
44runs :
55 using : composite
66 steps :
7- - uses : aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3 .1.1
7+ - uses : jdx/mise-action@5083fe46898c414b2475087cc79da59e7da859e8 # v2 .1.11
88 with :
9- aqua_version : v2.43.0
10- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9+ experimental : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ [tools ]
2+ go = " 1.23.5"
3+
4+ "go:github.com/golangci/golangci-lint/cmd/golangci-lint" = " 1.63.4"
5+ "go:github.com/charmbracelet/vhs" = " 0.8.0"
6+ "go:github.com/goreleaser/goreleaser/v2" = " 2.5.0"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
3- "extends" : [" github>koki-develop/renovate-config" ]
3+ "extends" : [
4+ " github>koki-develop/renovate-config" ,
5+ " github>koki-develop/renovate-config:mise"
6+ ]
47}
You can’t perform that action at this time.
0 commit comments