mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update editorconfig-checker@latest to 3.8.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `editorconfig-checker@latest` to 3.8.0.
|
||||||
|
|
||||||
- Update `dprint@latest` to 0.55.1.
|
- Update `dprint@latest` to 0.55.1.
|
||||||
|
|
||||||
- Update `cargo-tarpaulin@latest` to 0.36.0.
|
- Update `cargo-tarpaulin@latest` to 0.36.0.
|
||||||
|
|||||||
Generated
+5
-2
@@ -2,10 +2,13 @@
|
|||||||
"rust_crate": null,
|
"rust_crate": null,
|
||||||
"template": null,
|
"template": null,
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.7.0"
|
"version": "3.8.0"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.7.0"
|
"version": "3.8.0"
|
||||||
|
},
|
||||||
|
"3.8": {
|
||||||
|
"version": "3.8.0"
|
||||||
},
|
},
|
||||||
"3.8.0": {
|
"3.8.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user