From 78a7234b5be2eafd39f4c8e83bb79f525ad08fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 11:23:23 +0000 Subject: [PATCH] Bump mxschmitt/action-tmate from 3.18 to 3.19 Bumps [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.18 to 3.19. - [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/b3db6e16e597d92037c8647e54acc5d2b1b48dee...e5c7151931ca95bad1c6f4190c730ecf8c7dde48) --- updated-dependencies: - dependency-name: mxschmitt/action-tmate 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 b5fc9820..a377a2da 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@b3db6e16e597d92037c8647e54acc5d2b1b48dee # v3.18 + uses: mxschmitt/action-tmate@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # v3.19 timeout-minutes: 15