We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc89992 commit 35e564fCopy full SHA for 35e564f
.github/workflows/pre-commit.yaml
@@ -38,7 +38,7 @@ jobs:
38
# Skip terraform_tflint which interferes to commit pre-commit auto-fixes
39
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
40
with:
41
- python-version: '3.9'
+ python-version: '3.10'
42
- name: Execute pre-commit
43
uses: pre-commit/action@9b88afc9cd57fd75b655d5c71bd38146d07135fe # v2.0.3
44
env:
0 commit comments