chore(deps): update hashicorp/setup-terraform action to v3 (#54)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2024-02-20 06:26:34 +00:00 committed by techknowlogick
parent 6614cca9d4
commit 7cbea02973
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v3
- uses: https://github.com/hashicorp/setup-terraform@v2
- uses: https://github.com/hashicorp/setup-terraform@v3
- name: Terraform fmt
id: fmt