mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 17:10:48 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
91af8c3881 | ||
|
|
5bb73c9d02 | ||
|
|
e7dd06a573 | ||
|
|
23b042cc33 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.25.4] - 2024-01-18
|
||||||
|
|
||||||
|
- Update `osv-scanner@latest` to 1.6.1.
|
||||||
|
|
||||||
|
## [2.25.3] - 2024-01-18
|
||||||
|
|
||||||
|
- Update `syft@latest` to 0.101.0.
|
||||||
|
|
||||||
## [2.25.2] - 2024-01-15
|
## [2.25.2] - 2024-01-15
|
||||||
|
|
||||||
- Update `biome@latest` to 1.5.2.
|
- Update `biome@latest` to 1.5.2.
|
||||||
@@ -1625,7 +1633,9 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.2...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.25.4...HEAD
|
||||||
|
[2.25.4]: https://github.com/taiki-e/install-action/compare/v2.25.3...v2.25.4
|
||||||
|
[2.25.3]: https://github.com/taiki-e/install-action/compare/v2.25.2...v2.25.3
|
||||||
[2.25.2]: https://github.com/taiki-e/install-action/compare/v2.25.1...v2.25.2
|
[2.25.2]: https://github.com/taiki-e/install-action/compare/v2.25.1...v2.25.2
|
||||||
[2.25.1]: https://github.com/taiki-e/install-action/compare/v2.25.0...v2.25.1
|
[2.25.1]: https://github.com/taiki-e/install-action/compare/v2.25.0...v2.25.1
|
||||||
[2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0
|
[2.25.0]: https://github.com/taiki-e/install-action/compare/v2.24.4...v2.25.0
|
||||||
|
|||||||
27
manifests/osv-scanner.json
generated
27
manifests/osv-scanner.json
generated
@@ -21,10 +21,33 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.5.0"
|
"version": "1.6.1"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.5.0"
|
"version": "1.6.1"
|
||||||
|
},
|
||||||
|
"1.6": {
|
||||||
|
"version": "1.6.1"
|
||||||
|
},
|
||||||
|
"1.6.1": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"checksum": "319ad945005166ff4dc72534d3913303466047e7cc8b1f00b1a68f3b265251f1"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "70877545acd3a0f0e72c9784542daa7d64939392c333fabe2b2de27f8fc66b6c"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "e8595d720b2509fb95e326ea1c1faf8ef604d90cc20b6c27d7721050893ffc30"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"checksum": "c26ee30805e1038710b0c1ed775dc6c8852612072e7fffc7dd70ab0b03ddc88b"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "e596f4f6bb1ce706821d36b724c5fff119c652ea9adbac20dd4c8389c08bc756"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"checksum": "07cdf63ef04b3e976131e0d88b8710ed5d7f26533c5790cee6dfc032d552ca81"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.5": {
|
"1.5": {
|
||||||
"version": "1.5.0"
|
"version": "1.5.0"
|
||||||
|
|||||||
22
manifests/syft.json
generated
22
manifests/syft.json
generated
@@ -23,7 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.100.0"
|
"version": "0.101.0"
|
||||||
|
},
|
||||||
|
"0.101": {
|
||||||
|
"version": "0.101.0"
|
||||||
|
},
|
||||||
|
"0.101.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "6ab16fd950f218a2682c2c126371b19e13adf717860299f64924a8b147d08e47"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "d59a14cc812f6cbf4021c3e63664da9d10ba5a51740f10803dd7dd552e3d3027"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "8a0facfee157b674ac27f58d7d9ec6fb985bb4bbb0c69610d275dce7fb507dae"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "09ba6780c170fee7a42bf86da6ca664879502bc3366afec49dc0d8f05de40a5d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "f3409b0ce93305377ff55675b185ad0d15782061a5c9f3130d83901a0a47183f"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.100": {
|
"0.100": {
|
||||||
"version": "0.100.0"
|
"version": "0.100.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user