Skip to content

Commit

Permalink
chore(deps): bump hashicorp/setup-terraform from 2 to 3 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 0702313 commit 2ac0901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintingci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3

- name: Show version
run: terraform --version
Expand Down

0 comments on commit 2ac0901

Please sign in to comment.