We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7954d commit 1f4cbc7Copy full SHA for 1f4cbc7
.github/workflows/pre-commit.yaml
@@ -17,7 +17,7 @@ jobs:
17
image: ghcr.io/antonbabenko/pre-commit-terraform:v1.62.3
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
- name: Init tflint
22
run: tflint --init
23
- name: Run pre-commit checks
0 commit comments