Skip to content

Commit 42198b7

Browse files
build(deps): bump hashicorp/setup-terraform from 4.0.0 to 4.0.1 (#47977)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v4...dfe3c3f) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-version: 4.0.1 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>
1 parent 832150e commit 42198b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swissshepherd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
path: ~/go/pkg/mod
3636
key: ${{ runner.os }}-go-pkg-mod-${{ hashFiles('go.sum') }}
37-
- uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85
37+
- uses: hashicorp/setup-terraform@dfe3c3f87815947d99a8997f908cb6525fc44e9e
3838
with:
3939
terraform_version: ${{ env.TERRAFORM_VERSION }}
4040
terraform_wrapper: false

0 commit comments

Comments
 (0)