Skip to content

Commit f37da68

Browse files
Bump terraform-linters/setup-tflint from 4.1.1 to 5.0.0 (#82)
Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@90f302c...ae78205) --- updated-dependencies: - dependency-name: terraform-linters/setup-tflint dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f9b629 commit f37da68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout repository
1818
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
- name: Install TFLint
20-
uses: terraform-linters/setup-tflint@90f302c255ef959cbfb4bd10581afecdb7ece3e6 # v4.1.1
20+
uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 # v5.0.0
2121
with:
2222
tflint_version: v0.58.1
2323
checksums: |

0 commit comments

Comments
 (0)