File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ VERSION 0.8
33IMPORT github.com/input-output-hk/catalyst-ci/earthly/mdlint:v3.6.6 AS mdlint-ci
44IMPORT github.com/input-output-hk/catalyst-ci/earthly/cspell:v3.6.6 AS cspell-ci
55IMPORT github.com/input-output-hk/catalyst-ci/earthly/python:v3.6.6 AS python-ci
6- IMPORT github.com/input-output-hk/catalyst-ci:v3.6.0 AS cat-ci
7- IMPORT github.com/input-output-hk/catalyst-ci/earthly/debian:v3.6.1 AS debian
6+ IMPORT github.com/input-output-hk/catalyst-ci:v3.6.6 AS cat-ci
7+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/debian:v3.6.6 AS debian
88
99
1010# check-markdown : markdown check using catalyst-ci.
Original file line number Diff line number Diff line change 11VERSION 0.8
22
3- IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.6.1 AS rust-ci
3+ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust::v3.6.6 AS rust-ci
44
55IMPORT .. AS rust-local
66IMPORT ../.. AS repo
You can’t perform that action at this time.
0 commit comments