From a290e901e8980264b27140ecd554d337a4fc2957 Mon Sep 17 00:00:00 2001 From: Joshua Davis Date: Fri, 20 Jan 2023 09:49:31 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ea5a452..0ab43419 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-actions-gitsync", - "version": "1.2.1", + "version": "1.2.2", "description": "A workflow action that syncs GitHub and Azure DevOps activities.", "main": "index.js", "scripts": {