Skip to content

Commit

Permalink
Merge bc13072 into 3000f5f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 5, 2022
2 parents 3000f5f + bc13072 commit 8eb77be
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 8eb77be

Please sign in to comment.