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