mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update typos@latest to 1.48.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 `typos@latest` to 1.48.0.
|
||||||
|
|
||||||
- Update `trivy@latest` to 0.72.0.
|
- Update `trivy@latest` to 0.72.0.
|
||||||
|
|
||||||
- Update `tombi@latest` to 1.1.7.
|
- Update `tombi@latest` to 1.1.7.
|
||||||
|
|||||||
Generated
+27
-2
@@ -21,10 +21,35 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.47.2"
|
"version": "1.48.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.47.2"
|
"version": "1.48.0"
|
||||||
|
},
|
||||||
|
"1.48": {
|
||||||
|
"version": "1.48.0"
|
||||||
|
},
|
||||||
|
"1.48.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DED6D9098142CE",
|
||||||
|
"hash": "72a930c9a94fc3914aa56835c5b859c892a797d40c1c42638b98d93f16ff519c"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DED6D953144378",
|
||||||
|
"hash": "f4335c255db3d57374484e0e96505c8910c0e2fa6d8813b15de529c98f93b1a9"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DED6D93D544CC2",
|
||||||
|
"hash": "ce018a2352da7c1b23bd2684019ee279d2080dc063087020e80c1247d11b0743"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DED6D8F9005041",
|
||||||
|
"hash": "2960ae07bc1ffe19e4895e4359394dd349c9c31de78aac3a124b6e4aeb206698"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DED6D91E6C1D25",
|
||||||
|
"hash": "7dcaf386ec255995dcbaf629641f961574b7e8785203921115eab75cbf1ca107"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.47": {
|
"1.47": {
|
||||||
"version": "1.47.2"
|
"version": "1.47.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user