Skip to content

Commit

Permalink
fix version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamraj Yadav committed Apr 6, 2022
1 parent c845e21 commit 7c1d08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
version:
- ${{ needs.versionExtract.outputs.minVersion }}
- 0.14.11
- ${{ needs.versionExtract.outputs.maxVersion }}
directory:
- _example/
Expand Down

0 comments on commit 7c1d08e

Please sign in to comment.