mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update dprint@latest to 0.54.0
This commit is contained in:
committed by
github-actions[bot]
parent
b8be7f5e14
commit
9cfc7fba65
@@ -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 `dprint@latest` to 0.54.0.
|
||||||
|
|
||||||
## [2.75.3] - 2026-04-09
|
## [2.75.3] - 2026-04-09
|
||||||
|
|
||||||
- Enhance security when cargo-binstall fallback is disabled.
|
- Enhance security when cargo-binstall fallback is disabled.
|
||||||
|
|||||||
5
manifests/dprint.json
generated
5
manifests/dprint.json
generated
@@ -28,7 +28,10 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.53.2"
|
"version": "0.54.0"
|
||||||
|
},
|
||||||
|
"0.54": {
|
||||||
|
"version": "0.54.0"
|
||||||
},
|
},
|
||||||
"0.54.0": {
|
"0.54.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user