From 65238e5c24feb0684fdb4b9ecde76123062fb79d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 06:20:38 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.44.5 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index d7f7b19..5118e8d 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: - uses: actions/checkout@v4.2.2 with: token: ${{ inputs.token }} - - uses: mikefarah/yq@v4.44.3 + - uses: mikefarah/yq@v4.44.5 id: explode with: cmd: |