From 098bce9836b59d365e9eb6ed6c746876acfb6e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 17:40:24 +0000 Subject: [PATCH] gateway: bump opentofu/setup-opentofu from 1.0.8 to 2.0.0 Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.8 to 2.0.0. - [Release notes](https://github.com/opentofu/setup-opentofu/releases) - [Commits](https://github.com/opentofu/setup-opentofu/compare/9d84900f3238fab8cd84ce47d658d25dd008be2f...fc711fa910b93cba0f3fbecaafc9f42fd0c411cb) --- updated-dependencies: - dependency-name: opentofu/setup-opentofu dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index b2adbdd4..17c15f54 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -125,7 +125,7 @@ jobs: if: false - uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654 # v3.0.0 if: false - - uses: opentofu/setup-opentofu@9d84900f3238fab8cd84ce47d658d25dd008be2f # v1.0.8 + - uses: opentofu/setup-opentofu@fc711fa910b93cba0f3fbecaafc9f42fd0c411cb # v2.0.0 if: false - uses: orhun/git-cliff-action@c93ef52f3d0ddcdcc9bd5447d98d458a11cd4f72 # v4.7.1 if: false