From 06c88ed82613e2d4d36a97c42e223bbf4bb8582a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 08:44:48 +0000 Subject: [PATCH] fix(deps): update dependency @action-validator/core to v0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4423dc..84a4dcf 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "@action-validator/core": "0.5.1", + "@action-validator/core": "0.5.3", "@action-validator/cli": "0.5.3" } }