Skip to content

Commit

Permalink
Merge pull request #6 from particuleio/renovate/pre-commit-action-3.x
Browse files Browse the repository at this point in the history
chore(ci): update pre-commit/action action to v3
  • Loading branch information
ArchiFleKs authored Oct 18, 2023
2 parents 0bfe210 + a28d33c commit 63f4e06
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 @@ -58,7 +58,7 @@ jobs:
terraform -version
- name: Check modules
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.0
with:
extra_args: --show-diff-on-failure --all-files

Expand Down

0 comments on commit 63f4e06

Please sign in to comment.