There was an error while loading. Please reload this page.
2 parents 613e3f5 + 9de3867 commit 6a69005Copy full SHA for 6a69005
1 file changed
.github/workflows/terraform.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Checkout code
29
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
30
- name: Set up Python
31
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
+ uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
32
with:
33
python-version: ${{ env.PYTHON_VERSION }}
34
- name: Install Dependencies
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments