Skip to content

Commit

Permalink
feat: added dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theprashantyadav committed May 5, 2023
1 parent 2ef1d80 commit 8ba4314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- name: tflint
uses: reviewdog/action-tflint@master
with:
tflint_version: v0.29.0
github_token: ${{ secrets.GITHUB }}
working_directory: ${{ matrix.directory }}
fail_on_error: 'true'
Expand Down

0 comments on commit 8ba4314

Please sign in to comment.