Bump hashicorp/setup-terraform from 3.1.0 to 3.1.1 (#1022)

Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Masten <jamasten@microsoft.com>
This commit is contained in:
dependabot[bot] 2024-05-08 09:09:09 -04:00 коммит произвёл GitHub
Родитель 6cdbc4ff18
Коммит 40fa97320e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/validate-terraform.yml поставляемый
Просмотреть файл

@ -14,7 +14,7 @@ jobs:
validate-terraform:
runs-on: ubuntu-latest
steps:
- uses: hashicorp/setup-terraform@v3.1.0
- uses: hashicorp/setup-terraform@v3.1.1
- shell: bash
name: check tooling versions
run: |