Skip to content

Commit

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

Bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
mcdonnnj authored Mar 6, 2024
2 parents 158abf5 + b768a28 commit 6f23c97
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 @@ -101,7 +101,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@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: ${{ steps.setup-env.outputs.terraform-version }}
- name: Install go-critic
Expand Down

0 comments on commit 6f23c97

Please sign in to comment.