Skip to content

Commit 9929298

Browse files
committed
another terraform versioN
1 parent ec8a8ce commit 9929298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [master]
66
types: [opened, reopened, synchronize, edited]
77
env:
8-
tf_version: "0.12.26" # must match value in examples/ci/main.tf
8+
tf_version: "0.13.1" # must match value in examples/ci/main.tf
99

1010
jobs:
1111
env:

0 commit comments

Comments
 (0)