Skip to content

Commit

Permalink
Change terraform image to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfds committed Oct 27, 2022
1 parent 65738bf commit b001be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
name: Minimum version check
runs-on: ubuntu-latest
container:
image: hashicorp/terraform:0.12.0
image: hashicorp/terraform:latest
steps:
- uses: actions/checkout@master
- name: Validate Code
Expand Down

0 comments on commit b001be9

Please sign in to comment.