File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 run : terraform apply -auto-approve -var-file=${{env.env}}.tfvars
3232 - uses : stefanzweifel/git-auto-commit-action@v4
3333 - name : Setup Python
34- uses : actions/setup-python@v4
34+ uses : actions/setup-python@v5
3535 with :
3636 python-version : ' 3.11'
3737 - name : Install ansible
Original file line number Diff line number Diff line change 3131 run : terraform apply -auto-approve -var-file=${{env.env}}.tfvars
3232 - uses : stefanzweifel/git-auto-commit-action@v4
3333 - name : Setup Python
34- uses : actions/setup-python@v4
34+ uses : actions/setup-python@v5
3535 with :
3636 python-version : ' 3.11'
3737 - name : Install ansible
Original file line number Diff line number Diff line change 1111 - name : Checkout
1212 uses : actions/checkout@v4
1313 - name : Setup Python
14- uses : actions/setup-python@v4
14+ uses : actions/setup-python@v5
1515 with :
1616 python-version : ' 3.11'
1717 - name : Install ansible
You can’t perform that action at this time.
0 commit comments