diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 4fd974b..4eded76 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -21,7 +21,7 @@ jobs: python-version: "3.11" - name: Setup Terraform - uses: hashicorp/setup-terraform@v2.0.3 + uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2 with: # renovate: datasource=github-tags depName=hashicorp/terraform versioning=loose terraform_version: 1.9.8