Skip to content

Commit 76c4753

Browse files
chore(deps): bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 (#156)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cce937b commit 76c4753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
225225
- name: Setup Terraform
226226
if: env.TVP_CLI_USES == 'terraform' || env.TVP_CLI_USES == ''
227-
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3
227+
uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
228228
with:
229229
cli_config_credentials_hostname: ${{ env.TVP_CLI_HOSTNAME }}
230230
cli_config_credentials_token: ${{ env.TVP_CLI_TOKEN }}

0 commit comments

Comments
 (0)