Skip to content

Commit

Permalink
chore(deps): update hashicorp/setup-terraform action to v3.1.1 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 7f00a75 commit b774cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/[email protected]

- name: Install terraform
uses: hashicorp/[email protected].0
uses: hashicorp/[email protected].1

- name: Run checker script
run: bash scripts/terraform-lint.sh
Expand Down

0 comments on commit b774cd3

Please sign in to comment.