feat: rename pre-commit-terraform to pre-commit-opentofu, pt VII

This commit is contained in:
Alexander Sharov 2024-01-17 01:02:15 +01:00
commit ad6e3254b7
4 changed files with 47 additions and 47 deletions

View file

@ -35,7 +35,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
# Skip terraform_tflint which interferes to commit pre-commit auto-fixes
# Skip tofu_tflint which interferes to commit pre-commit auto-fixes
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
python-version: '3.9'