Skip to content

Commit

Permalink
ci(tools): update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent e975fff commit 7a21bbe
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 7a21bbe

Please sign in to comment.