From 19c88ec2888536fed48913a7e45209cbad87bbc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 13:22:15 +0000 Subject: [PATCH] gateway: bump matlab-actions/run-tests from 2.3.1 to 3.0.0 Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 2.3.1 to 3.0.0. - [Release notes](https://github.com/matlab-actions/run-tests/releases) - [Commits](https://github.com/matlab-actions/run-tests/compare/4a3d2e8bdc811f72defb8122e46a009312acc198...4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: 3.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 ae81784d..4fbed63c 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -176,7 +176,7 @@ jobs: if: false - uses: manusa/actions-setup-minikube@96202dee4ae1c2f46a62fe197273aaf22b83f42d # v2.16.1 if: false - - uses: matlab-actions/run-tests@4a3d2e8bdc811f72defb8122e46a009312acc198 # v2.3.1 + - uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0 if: false - uses: matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4 # v2.7.0 if: false