Skip to content

Commit

Permalink
Merge pull request #3288 from fluxcd/dependabot/github_actions/hashic…
Browse files Browse the repository at this point in the history
…orp/setup-terraform-2.0.3

Bump hashicorp/setup-terraform from 2.0.2 to 2.0.3
  • Loading branch information
stefanprodan committed Nov 15, 2022
2 parents 190c732 + 93382f6 commit 6763490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-azure.yaml
Expand Up @@ -44,7 +44,7 @@ jobs:
mkdir -p $HOME/.local/bin
mv sops-v3.7.1.linux $HOME/.local/bin/sops
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2.0.2
uses: hashicorp/setup-terraform@v2.0.3
with:
terraform_version: 1.2.8
terraform_wrapper: false
Expand Down

0 comments on commit 6763490

Please sign in to comment.