Skip to content

Commit 6615849

Browse files
chore(deps): bump mxschmitt/action-tmate in /.github/workflows (#468)
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](mxschmitt/action-tmate@7b6a61a...c0afd6f) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a54a27e commit 6615849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Setup tmate session
114114
if: ${{ github.event.inputs.run-tmate == 'true' }}
115-
uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c #v3
115+
uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 #v3
116116
timeout-minutes: ${{ fromJSON(github.event.inputs.tmate-duration) }}
117117
with:
118118
limit-access-to-actor: true

0 commit comments

Comments
 (0)