Skip to content

Commit 7aad204

Browse files
authored
Merge pull request #3770 from vmware/dependabot/github_actions/mxschmitt/action-tmate-3.20
chore(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
2 parents 864c3cf + 1891935 commit 7aad204

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)