Skip to content

Commit

Permalink
Merge 33c2fa1 into a005cd4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
2 parents a005cd4 + 33c2fa1 commit 33cd953
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.0.2
with:
terraform_version: ${{ steps.setup-env.outputs.terraform-version }}
- name: Install shfmt
Expand Down

0 comments on commit 33cd953

Please sign in to comment.