Skip to content

Commit ecbccf5

Browse files
build(deps): bump mxschmitt/action-tmate from 3.20 to 3.21
Bumps [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.20 to 3.21. - [Release notes](https://github.com/mxschmitt/action-tmate/releases) - [Changelog](https://github.com/mxschmitt/action-tmate/blob/master/RELEASE.md) - [Commits](mxschmitt/action-tmate@c6f0481...c606f86) --- updated-dependencies: - dependency-name: mxschmitt/action-tmate dependency-version: '3.21' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fff9b9a commit ecbccf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/govmomi-go-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252

5353
- name: Debug on Failure
5454
if: ${{ failure() }}
55-
uses: mxschmitt/action-tmate@c6f0481d0648e44da05d377e11809430c8685366 # v3.20
55+
uses: mxschmitt/action-tmate@c606f8612a802e46b3742322514c09fbc8c4afee # v3.21

.github/workflows/govmomi-govc-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Debug on Failure
5858
if: ${{ failure() }}
59-
uses: mxschmitt/action-tmate@c6f0481d0648e44da05d377e11809430c8685366 # v3.20
59+
uses: mxschmitt/action-tmate@c606f8612a802e46b3742322514c09fbc8c4afee # v3.21
6060

6161
govc-docs:
6262
name: Verify Updated Docs

0 commit comments

Comments
 (0)