Skip to content

Commit

Permalink
chore(ci): update pre-commit/action action to v3.0.1 (#240)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 141f1a2 commit 9df9a1f
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 @@ -42,7 +42,7 @@ jobs:
aws-region: ${{ secrets.AWS_DEFAULT_REGION }}

- name: Check modules
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1
with:
extra_args: --show-diff-on-failure --all-files

Expand Down

0 comments on commit 9df9a1f

Please sign in to comment.