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 73b1d79 commit 9260895Copy full SHA for 9260895
.github/workflows/pre-commit.yaml
@@ -55,7 +55,7 @@ jobs:
55
# Skip terraform_tflint which interferes to commit pre-commit auto-fixes
56
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
57
with:
58
- python-version: '3.9'
+ python-version: '3.13'
59
- name: Execute pre-commit
60
uses: pre-commit/action@9b88afc9cd57fd75b655d5c71bd38146d07135fe # v2.0.3
61
env:
0 commit comments