File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 k8s_release : ${{ matrix.k8s-release }}
7373 k8s_release_formatted : ${{ steps.formatted_release.outputs.replaced }}
7474
75- - uses : hashicorp/setup-terraform@v1
75+ - uses : hashicorp/setup-terraform@v2
7676 with :
7777 cli_config_credentials_hostname : ' app.terraform.io'
7878 cli_config_credentials_token : ${{ secrets.TF_API_TOKEN }}
Original file line number Diff line number Diff line change 7676 k8s_release : ${{ matrix.k8s-release }}
7777 k8s_release_formatted : ${{ steps.formatted_release.outputs.replaced }}
7878
79- - uses : hashicorp/setup-terraform@v1
79+ - uses : hashicorp/setup-terraform@v2
8080 with :
8181 cli_config_credentials_hostname : ' app.terraform.io'
8282 cli_config_credentials_token : ${{ secrets.TF_API_TOKEN }}
You can’t perform that action at this time.
0 commit comments