Skip to content

Commit

Permalink
update tofu version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
baixinsui committed Dec 10, 2024
1 parent 5ffd654 commit ef5488c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
java-version: 21
distribution: 'temurin'
- name: Set up OpenTofu
uses: opentofu/setup-opentofu@v1
uses: opentofu/setup-opentofu@v1.0.4
with:
tofu_version: 1.6.0
tofu_version: 1.8.0
- name: Build
run: mvn --batch-mode --update-snapshots --no-transfer-progress verify

0 comments on commit ef5488c

Please sign in to comment.