From 131a74f128d40b51112eccdb56e26e3b3d74e7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:41:17 +0300 Subject: [PATCH] Update jaxxstorm/action-install-gh-release action to v1.11.0 (#38) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index b099013..4dce1c4 100644 --- a/action.yml +++ b/action.yml @@ -136,14 +136,14 @@ runs: - name: Install tfcmt if: env.ACTIONS_ENABLED == 'true' - uses: jaxxstorm/action-install-gh-release@v1.10.0 + uses: jaxxstorm/action-install-gh-release@v1.11.0 with: repo: suzuki-shunsuke/tfcmt tag: v4.6.0 - name: Install terraform-docs if: env.ACTIONS_ENABLED == 'true' - uses: jaxxstorm/action-install-gh-release@v1.10.0 + uses: jaxxstorm/action-install-gh-release@v1.11.0 with: repo: terraform-docs/terraform-docs tag: v0.17.0