We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b061b commit b488403Copy full SHA for b488403
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
steps:
98
- uses: actions/checkout@v6
99
- name: Setup Terraform
100
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
+ uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
101
- name: Install tflint
102
run: |
103
curl -s https://raw.githubusercontent.com/terraform-linters/tflint/master/install_linux.sh | bash
0 commit comments