Skip to content

Commit 1891935

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # v3.19
55+
uses: mxschmitt/action-tmate@c6f0481d0648e44da05d377e11809430c8685366 # v3.20

.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@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # v3.19
59+
uses: mxschmitt/action-tmate@c6f0481d0648e44da05d377e11809430c8685366 # v3.20
6060

6161
govc-docs:
6262
name: Verify Updated Docs

0 commit comments

Comments
 (0)