From c8b39de1c2fcafabd64e07b31a3adbe02f0282cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:59:20 +0000 Subject: [PATCH] Update zoexx/github-action-json-file-properties action to v1.0.7 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cbe6ee5..f63e669 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ runs: - name: Read properties from package.json id: package_json - uses: zoexx/github-action-json-file-properties@1.0.6 + uses: zoexx/github-action-json-file-properties@1.0.7 with: file_path: package.json