From e9fd8b6fede566b113cc63159d4b0cf77c2412ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 17:58:44 +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.0.0 to 3.1. - [Release notes](https://github.com/matlab-actions/run-tests/releases) - [Commits](https://github.com/matlab-actions/run-tests/compare/4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d...64426f612825c99055c2b4887c08c135ab01be0b) --- updated-dependencies: - dependency-name: matlab-actions/run-tests dependency-version: '3.1' 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 7e37e60d1..1448dd9fb 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -169,7 +169,7 @@ runs: if: false - uses: manusa/actions-setup-minikube@96202dee4ae1c2f46a62fe197273aaf22b83f42d # v2.16.1 if: false - - uses: matlab-actions/run-tests@4be3345d41da8b1bf8cc5cb01a5e19c4611cb15d # v3.0.0 + - uses: matlab-actions/run-tests@64426f612825c99055c2b4887c08c135ab01be0b # v3.1.0 if: false - uses: matlab-actions/setup-matlab@a0180c939fb1a28de13f44f7b778b912384ced1f # v3.0.1 if: false