Skip to content

Commit 9111058

Browse files
Bump hashicorp/setup-terraform from 2 to 3
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2 to 3. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v2...v3) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3645a8a commit 9111058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-lambda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
- name: Checkout Repo @ SHA - ${{ github.sha }}
156156
uses: actions/checkout@v4
157157

158-
- uses: hashicorp/setup-terraform@v2
158+
- uses: hashicorp/setup-terraform@v3
159159

160160
- name: download layerARNs
161161
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)