chore: merge main into alpha #89

Merged
marcel.henselin merged 26 commits from main into alpha 2026-03-25 09:25:59 +00:00
Showing only changes of commit 5a1dc9cd94 - Show all commits

View file

@ -94,6 +94,11 @@ runs:
fi
echo "::endgroup::"
# Install latest version of Terraform
- uses: hashicorp/setup-terraform@v4
with:
terraform_wrapper: false
- name: Setup JAVA
uses: actions/setup-java@v5
with: