File tree Expand file tree Collapse file tree 6 files changed +2
-12
lines changed Expand file tree Collapse file tree 6 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 1414 persist-credentials : false
1515 uses : actions/checkout@v4
1616 - uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
17- env :
18- MISE_ENABLE_TOOLS : go:github.com/grafana/oats,java
1917 - name : Run acceptance tests
2018 run : mise run acceptance-test
Original file line number Diff line number Diff line change 1313 with :
1414 persist-credentials : false
1515 - uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
16- env :
17- MISE_ENABLE_TOOLS : java,protoc
1816 - name : Cache local Maven repository
1917 uses : actions/cache@v4
2018 with :
Original file line number Diff line number Diff line change 3838 fetch-tags : " true"
3939 fetch-depth : 0
4040 - uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
41- env :
42- MISE_ENABLE_TOOLS : hugo,java
4341 with :
4442 cache : " false"
4543 - name : Setup Pages
Original file line number Diff line number Diff line change 1414 persist-credentials : false
1515 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 - uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
17- env :
18- MISE_ENABLE_TOOLS : lychee,zizmor
1917 - name : Lint
2018 run : mise run lint-rest
Original file line number Diff line number Diff line change 1717 with :
1818 persist-credentials : false
1919 - uses : jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
20- env :
21- MISE_ENABLE_TOOLS : java
2220 - name : Cache local Maven repository
2321 uses : actions/cache@v4
2422 with :
Original file line number Diff line number Diff line change 11[tools ]
2- "cargo:zizmor" = " 1.8 .0"
2+ "cargo:zizmor" = " 1.9 .0"
33"go:github.com/gohugoio/hugo" = " v0.147.9"
44"go:github.com/grafana/oats" = " 0.3.2"
55java = " temurin-21.0.7+6.0.LTS"
6- lychee = " 0.18 .1"
6+ lychee = " 0.19 .1"
77protoc = " 31.1"
88
99[tasks .ci ]
You can’t perform that action at this time.
0 commit comments