This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new fb272738e57 Bump hashicorp/setup-terraform from 3 to 4 (#38389)
fb272738e57 is described below
commit fb272738e570672aa1f67e8311f8eac6fe3d1c66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 6 22:38:41 2026 -0400
Bump hashicorp/setup-terraform from 3 to 4 (#38389)
Bumps
[hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from
3 to 4.
- [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...v4)
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/beam_Infrastructure_UsersPermissions.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/beam_Infrastructure_UsersPermissions.yml
b/.github/workflows/beam_Infrastructure_UsersPermissions.yml
index 52678f3bd4e..b084eec2a70 100644
--- a/.github/workflows/beam_Infrastructure_UsersPermissions.yml
+++ b/.github/workflows/beam_Infrastructure_UsersPermissions.yml
@@ -51,7 +51,7 @@ jobs:
- name: Setup gcloud
uses:
google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db
- name: Install Terraform
- uses: hashicorp/setup-terraform@v3
+ uses: hashicorp/setup-terraform@v4
with:
terraform_version: 1.12.2
- name: Initialize Terraform