From b96ad52eaad88da00a64cfe4b0e3bb42428348ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 03:46:23 +0000 Subject: [PATCH] chore(deps): update mikefarah/yq action to v4.40.3 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 27efcc0..039268e 100644 --- a/action.yml +++ b/action.yml @@ -21,7 +21,7 @@ runs: - uses: actions/checkout@v4.1.1 with: token: ${{ inputs.token }} - - uses: mikefarah/yq@v4.40.2 + - uses: mikefarah/yq@v4.40.3 id: explode with: cmd: |