From a25228b71245de967c7433457b4158e782656296 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 11:32:35 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.35.2 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d7a2058..f00e8a3 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: - uses: actions/checkout@v3.5.3 with: token: ${{ inputs.token }} - - uses: mikefarah/yq@v4.35.1 + - uses: mikefarah/yq@v4.35.2 id: explode with: cmd: |