From 05b1fbd8b953053de6bf86273f251a4637324db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:55:03 +0000 Subject: [PATCH] Bump mxschmitt/action-tmate from 3.19 to 3.24 Bumps [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.19 to 3.24. - [Release notes](https://github.com/mxschmitt/action-tmate/releases) - [Changelog](https://github.com/mxschmitt/action-tmate/blob/master/RELEASE.md) - [Commits](https://github.com/mxschmitt/action-tmate/compare/e5c7151931ca95bad1c6f4190c730ecf8c7dde48...35b54afac29c97fb54faba5b513f8fbd1882f113) --- updated-dependencies: - dependency-name: mxschmitt/action-tmate dependency-version: '3.24' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/debug_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debug_ci.yml b/.github/workflows/debug_ci.yml index 5d694a8a..0850b333 100644 --- a/.github/workflows/debug_ci.yml +++ b/.github/workflows/debug_ci.yml @@ -138,7 +138,7 @@ jobs: SKIP_BUILD: 1 BUILD_TARGET: ${{ matrix.build_target }} - name: Setup tmate session - uses: mxschmitt/action-tmate@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # v3.19 + uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24 timeout-minutes: 15