Skip to content

Commit aa75189

Browse files
build(deps): bump terraform-linters/tflint-load-config-action from 1 to 2 (#131)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 709a5a9 commit aa75189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
tflint_version: v0.44.1
2929
github_token: ${{ secrets.GITHUB }}
3030

31-
- uses: terraform-linters/tflint-load-config-action@v1
31+
- uses: terraform-linters/tflint-load-config-action@v2
3232
name: Setup tflint-config
3333
with:
3434
source-repo: clouddrove/github-shared-workflows

0 commit comments

Comments
 (0)