Skip to content

Commit 001be7e

Browse files
authored
Merge pull request #284 from wolfi-dev/dependabot/github_actions/hashicorp/setup-terraform-4.0.0
Bump hashicorp/setup-terraform from 3.1.2 to 4.0.0
2 parents 9ad84f0 + 155cdf5 commit 001be7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626

27-
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
27+
- uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
2828
with:
2929
terraform_version: '1.10.*'
3030
terraform_wrapper: false

0 commit comments

Comments
 (0)