Skip to content

Commit

Permalink
fix lint pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmacedot committed Oct 30, 2023
1 parent aed6681 commit 49fe8ff
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 @@ -52,7 +52,7 @@ jobs:
name: Minimum version check
runs-on: ubuntu-latest
container:
image: hashicorp/terraform:0.13.0
image: hashicorp/terraform:1.0.0
steps:
- uses: actions/checkout@master
- name: Validate Code
Expand Down

0 comments on commit 49fe8ff

Please sign in to comment.