From 9f0e13fdd48e8648ab938766f0feccc75be258e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:46:08 +0000 Subject: [PATCH] action-allowlist-review: bump matlab-actions/run-tests Bumps [matlab-actions/run-tests](https://github.com/matlab-actions/run-tests) from 3.2.1 to 3.3.0. - [Commits](https://github.com/matlab-actions/run-tests/compare/83e368e0b18d9c0c7d510fd911d546e16b73bbdb...71e231e8d51ae670c0bed0c756d832d648aab5d9) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index 6460977d..12c4bf79 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -195,7 +195,7 @@ runs: if: false - uses: manusa/actions-setup-minikube@b65276017fdec6f1e6498129fb740e34e260dc55 # v2.18.0 if: false - - uses: matlab-actions/run-tests@83e368e0b18d9c0c7d510fd911d546e16b73bbdb # v3.2.1 + - uses: matlab-actions/run-tests@71e231e8d51ae670c0bed0c756d832d648aab5d9 # v3.3.0 if: false - uses: matlab-actions/setup-matlab@2323adb8243827ea460b0def4c413545aaec46a9 # v3.0.2 if: false