Skip to content

Commit

Permalink
fix(deps): update terraform-linters/setup-tflint digest to 8093687
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 9f83288 commit 95fbd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: tf validate
run: .bin/terraform validate
- name: tflint (setup)
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4
uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4
with:
github_token: ${{ github.token }}
- name: tflint (run)
Expand Down

0 comments on commit 95fbd7d

Please sign in to comment.