diff --git a/Sekoia.io/CHANGELOG.md b/Sekoia.io/CHANGELOG.md index c2f79a49e..9aef8407b 100644 --- a/Sekoia.io/CHANGELOG.md +++ b/Sekoia.io/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased -## 2024-12-10 - 2.65.5 +## 2024-12-10 - 2.65.6 ### Changed diff --git a/Sekoia.io/action_synchronize_asset.json b/Sekoia.io/action_synchronize_asset.json index bc03a55d7..68daa7971 100644 --- a/Sekoia.io/action_synchronize_asset.json +++ b/Sekoia.io/action_synchronize_asset.json @@ -32,7 +32,7 @@ "properties": { "found_assets": { "title": "Assets found", - "type": "object", + "type": "array", "items": { "type": "string" } diff --git a/Sekoia.io/manifest.json b/Sekoia.io/manifest.json index 48257ac8e..755541824 100644 --- a/Sekoia.io/manifest.json +++ b/Sekoia.io/manifest.json @@ -12,7 +12,7 @@ "name": "Sekoia.io", "uuid": "92d8bb47-7c51-445d-81de-ae04edbb6f0a", "slug": "sekoia.io", - "version": "2.65.5", + "version": "2.65.6", "categories": [ "Generic" ]