Skip to content

Commit 8dedc45

Browse files
committed
Bump to the latest diesel_cli on CI
1 parent 2eebf74 commit 8dedc45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
env:
1616
# renovate: datasource=crate depName=diesel_cli versioning=semver
17-
DIESEL_CLI_VERSION: 1.4.1
17+
DIESEL_CLI_VERSION: 2.0.1
1818
# renovate: datasource=npm depName=pnpm
1919
PNPM_VERSION: 7.26.0
2020
# renovate: datasource=github-releases depName=rust lookupName=rust-lang/rust

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
# renovate: datasource=crate depName=cargo-tarpaulin versioning=semver
1111
CARGO_TARPAULIN_VERSION: 0.23.1
1212
# renovate: datasource=crate depName=diesel_cli versioning=semver
13-
DIESEL_CLI_VERSION: 1.4.1
13+
DIESEL_CLI_VERSION: 2.0.1
1414
# renovate: datasource=github-releases depName=rust lookupName=rust-lang/rust
1515
RUST_VERSION: 1.66.1
1616

0 commit comments

Comments
 (0)