Skip to content

Commit

Permalink
chore(ci): update pre-commit/action action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent eb5619c commit bed2150
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 @@ -45,7 +45,7 @@ jobs:
uses: asdf-vm/actions/[email protected]

- name: Check modules
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.1
with:
extra_args: --show-diff-on-failure --all-files

Expand Down

0 comments on commit bed2150

Please sign in to comment.