Skip to content

Commit

Permalink
chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0…
Browse files Browse the repository at this point in the history
….55.0 (#135)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent d4b1ee7 commit 2d9451f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:

- name: Terraform Lint
id: lint
uses: docker://ghcr.io/terraform-linters/tflint:v0.54.0@sha256:b78a91cd8202d793cbb54e82c21d0b53e674aed9ea749c0dc0eb9e29c6a6676e
uses: docker://ghcr.io/terraform-linters/tflint:v0.55.0@sha256:715403d2e5096f5633c6c698847e10c4d98d4b2a3cbacf8f0140744e2c13e13d
with:
args: --chdir=${{ matrix.workspace }}

Expand Down

0 comments on commit 2d9451f

Please sign in to comment.