Skip to content

Commit 98ad4c1

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

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@c606f8612a802e46b3742322514c09fbc8c4afee # v3.21
55+
uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22

.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@c606f8612a802e46b3742322514c09fbc8c4afee # v3.21
59+
uses: mxschmitt/action-tmate@7b6a61a73bbb9793cb80ad69b8dd8ac19261834c # v3.22
6060

6161
govc-docs:
6262
name: Verify Updated Docs

0 commit comments

Comments
 (0)