Skip to content

Commit ed5b4a6

Browse files
committed
cicd(tfprotocol): Update TF protocol version
1 parent 419d21a commit ed5b4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- macos-latest
5959
- windows-latest
6060
- ubuntu-latest
61-
terraform: ${{ fromJSON(vars.TF_VERSIONS_PROTOCOL_V5) }}
61+
terraform: ${{ fromJSON(vars.TF_VERSIONS_PROTOCOL_V6) }}
6262
steps:
6363

6464
- name: Check out code

0 commit comments

Comments
 (0)