From e80f107e6c0c4ea895768384a2f4f537c097abba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 12:35:47 +0200 Subject: [PATCH] fix(deps): update jaxxstorm/action-install-gh-release action to v1.12.0 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8914fc2..321b56e 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ runs: using: composite steps: - name: Install myks - uses: jaxxstorm/action-install-gh-release@v1.11.0 + uses: jaxxstorm/action-install-gh-release@v1.12.0 with: repo: mykso/myks tag: ${{ inputs.myks }}