Skip to content

Commit 14d629b

Browse files
workflows: bump reviewdog/action-tflint from 1.23.1 to 1.23.2 (#143)
Bumps [reviewdog/action-tflint](https://github.com/reviewdog/action-tflint) from 1.23.1 to 1.23.2. - [Release notes](https://github.com/reviewdog/action-tflint/releases) - [Commits](reviewdog/action-tflint@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: reviewdog/action-tflint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b15c11 commit 14d629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: tflint
1616
if: ${{ github.event_name == 'pull_request' }}
17-
uses: reviewdog/[email protected].1
17+
uses: reviewdog/[email protected].2
1818
with:
1919
github_token: ${{ secrets.github_token }}
2020
working_directory: terraform

0 commit comments

Comments
 (0)