From b5c9259ee59b340010de7e64e81a99fc88819635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 22:35:25 +0000 Subject: [PATCH] fix(deps): update dependency @action-validator/core to v0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84a4dcf..3134213 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "@action-validator/core": "0.5.3", + "@action-validator/core": "0.5.4", "@action-validator/cli": "0.5.3" } }