From a9e8e0cfa21ff7de19febcc7de1b2393df41e188 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:28:02 +0000 Subject: [PATCH] gateway: bump opentofu/setup-opentofu from 1.0.6 to 1.0.7 Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/opentofu/setup-opentofu/releases) - [Commits](https://github.com/opentofu/setup-opentofu/compare/000eeb8522f0572907c393e8151076c205fdba1b...e95ccdd20623115bfd7d47df14a3250d6066a9d0) --- updated-dependencies: - dependency-name: opentofu/setup-opentofu dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... 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 153f53ea..58529972 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -109,7 +109,7 @@ jobs: if: false - uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654 # v3.0.0 if: false - - uses: opentofu/setup-opentofu@000eeb8522f0572907c393e8151076c205fdba1b # v1.0.6 + - uses: opentofu/setup-opentofu@e95ccdd20623115bfd7d47df14a3250d6066a9d0 # v1.0.7 if: false - uses: orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0 if: false