From 79db835c9ca04ec7e914fa8d6fd1cbc794e4e90c Mon Sep 17 00:00:00 2001 From: Maryam Sharif Date: Fri, 19 Jul 2024 16:33:22 -0700 Subject: [PATCH] v3.290.0-staging-373efa1cf --- packages/destination-actions/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/destination-actions/package.json b/packages/destination-actions/package.json index f446aa69ab..dafc485c91 100644 --- a/packages/destination-actions/package.json +++ b/packages/destination-actions/package.json @@ -1,7 +1,7 @@ { "name": "@segment/action-destinations", "description": "Destination Actions engine and definitions.", - "version": "3.290.0-staging-da759ff07", + "version": "3.290.0-staging-373efa1cf", "repository": { "type": "git", "url": "https://github.com/segmentio/action-destinations", @@ -44,7 +44,7 @@ "@bufbuild/protobuf": "^1.4.2", "@bufbuild/protoc-gen-es": "^1.4.2", "@segment/a1-notation": "^2.1.4", - "@segment/actions-core": "3.122.0-staging-4d279e91c.0", + "@segment/actions-core": "3.122.0-staging-373efa1cf", "@segment/actions-shared": "1.103.0-staging-726544a28", "@types/node": "^18.11.15", "ajv-formats": "^2.1.1",