From 3d890ac5ebeb6d4c6a950ee5742c7a65dff207f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 19:20:24 +0000 Subject: [PATCH] chore(deps): update jaxxstorm/action-install-gh-release action to v2 --- .github/workflows/pre-commit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pre-commit.yaml b/.github/workflows/pre-commit.yaml index 6ce167e..1e9e6eb 100644 --- a/.github/workflows/pre-commit.yaml +++ b/.github/workflows/pre-commit.yaml @@ -64,7 +64,7 @@ jobs: ${{ runner.os }}-terraform- - name: Install tfsec - uses: jaxxstorm/action-install-gh-release@v1.12.0 + uses: jaxxstorm/action-install-gh-release@v2.1.0 with: repo: aquasecurity/tfsec platform: linux @@ -72,7 +72,7 @@ jobs: tag: ${{ matrix.tfsec }} - name: Install shfmt - uses: jaxxstorm/action-install-gh-release@v1.12.0 + uses: jaxxstorm/action-install-gh-release@v2.1.0 with: repo: mvdan/sh platform: linux