Skip to content

Commit c727f5e

Browse files
committed
chore: Temporary hack to use specific version
1 parent 90abcdb commit c727f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
NOTE: Requires Docker to be available. Use 'skip' in .pre-commit-config.yaml
202202
if running on pre-commit.ci or other environments without Docker.
203203
require_serial: true
204-
entry: ghcr.io/actuarysailor/pre-commit-terraform-tools:latest
204+
entry: ghcr.io/actuarysailor/pre-commit-terraform-tools:sha-26e2d3a
205205
language: docker_image
206206
args: [bash, -c, /usr/bin/hooks/terraform_validate.sh --hook-config=--retry-once-with-cleanup=true
207207
--hook-config=--parallelism-ci-cpu-cores=2]

0 commit comments

Comments
 (0)