Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganeshrockz committed Feb 15, 2024
1 parent 0056a2a commit 81bafc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
working-directory: ./test/acceptance
- name: Lint Consul retry
run: |
go install github.com/hashicorp/lint-consul-retry@latest
go install github.com/hashicorp/lint-consul-retry@v1.3.0
lint-consul-retry
terraform-fmt:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 81bafc2

Please sign in to comment.