From 9f3232048e454778e51290cc338eb057e62d88cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 04:26:17 +0000 Subject: [PATCH] build(deps): bump mxschmitt/action-tmate from 3.22 to 3.23 Bumps [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.22 to 3.23. - [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/7b6a61a73bbb9793cb80ad69b8dd8ac19261834c...c0afd6f790e3a5564914980036ebf83216678101) --- updated-dependencies: - dependency-name: mxschmitt/action-tmate dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/terminal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terminal.yml b/.github/workflows/terminal.yml index 1e554c28f3fa..a1066cfd16eb 100644 --- a/.github/workflows/terminal.yml +++ b/.github/workflows/terminal.yml @@ -90,4 +90,4 @@ jobs: # Setup a terminal session: - name: 'Setup tmate session' # Pin action to full length commit SHA - uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.2.2 + uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.2.2