Skip to content

Commit

Permalink
Merge pull request #368 from terraform-lxd/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…hashicorp/setup-terraform-3

build(deps): bump hashicorp/setup-terraform from 2 to 3
  • Loading branch information
adamcstephens authored Nov 7, 2023
2 parents 4a7886a + c5e7584 commit 7c40249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin
- uses: hashicorp/setup-terraform@v2
- uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
- run: make test
Expand Down

0 comments on commit 7c40249

Please sign in to comment.