From 1777508097446dd50b986bcefac62cc7044b77c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:09:49 +0000 Subject: [PATCH] Bump opentofu/setup-opentofu from 1.0.4 to 1.0.5 Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/opentofu/setup-opentofu/releases) - [Commits](https://github.com/opentofu/setup-opentofu/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: opentofu/setup-opentofu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee0b76a..3943866 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: java-version: 21 distribution: 'temurin' - name: Set up OpenTofu - uses: opentofu/setup-opentofu@v1.0.4 + uses: opentofu/setup-opentofu@v1.0.5 with: tofu_version: 1.6.1 - name: Build