From 85c83ac52725fd02710136d6c838b787684b27ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 08:20:39 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.44.3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2a5bcaa..f41a96b 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: - uses: actions/checkout@v4.1.7 with: token: ${{ inputs.token }} - - uses: mikefarah/yq@v4.44.2 + - uses: mikefarah/yq@v4.44.3 id: explode with: cmd: |