Skip to content

Commit a6f27ac

Browse files
chore(deps): bump hashicorp/setup-terraform from 3 to 4 (#48)
* chore(deps): bump hashicorp/setup-terraform from 3 to 4 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](hashicorp/setup-terraform@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] <support@github.com> * chore(ci): trigger gh ci workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Said Sef <saidsef@gmail.com>
1 parent b6da53d commit a6f27ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tfsec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Clone repo
3636
uses: actions/checkout@v6
3737
- name: Setup Terraform
38-
uses: hashicorp/setup-terraform@v3
38+
uses: hashicorp/setup-terraform@v4
3939
with:
4040
terraform_version: latest
4141
- name: Example Remote Validate

0 commit comments

Comments
 (0)