Skip to content

Commit

Permalink
Merge pull request #5 from promhippie/renovate/major-build-tools
Browse files Browse the repository at this point in the history
ci(tools): update build tools (major)
  • Loading branch information
tboerger committed Oct 30, 2023
2 parents e975fff + 7a21bbe commit f2e2743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
steps:
- name: Checkout source
id: source
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup terraform
id: terraform
uses: hashicorp/setup-terraform@v2
uses: hashicorp/setup-terraform@v3
with:
terraform_version: latest

Expand Down

0 comments on commit f2e2743

Please sign in to comment.