Skip to content

Commit

Permalink
Merge efe64fa into 3f2fd33
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2022
2 parents 3f2fd33 + efe64fa commit 135bfba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
${{ env.CURL_CACHE_DIR }}/"${PACKER_ZIP}"
sudo mv /usr/local/bin/packer /usr/local/bin/packer-default
sudo ln -s /opt/packer/packer /usr/local/bin/packer
- uses: hashicorp/setup-terraform@v1
- uses: hashicorp/setup-terraform@v2
with:
terraform_version: ${{ steps.setup-env.outputs.terraform-version }}
- name: Install shfmt
Expand Down

0 comments on commit 135bfba

Please sign in to comment.