Skip to content

Commit 4c4e067

Browse files
Merge pull request #190 from runpod/dependabot/github_actions/charmbracelet/vhs-action-2
build(deps): bump charmbracelet/vhs-action from 1 to 2
2 parents 3170413 + 1a94423 commit 4c4e067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/vhs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ jobs:
1717
pip install .
1818
1919
# runpod --help
20-
- uses: charmbracelet/vhs-action@v1
20+
- uses: charmbracelet/vhs-action@v2
2121
with:
2222
path: ".github/tape_collection/cli_help.tape"
2323

2424
# runpod config
25-
- uses: charmbracelet/vhs-action@v1
25+
- uses: charmbracelet/vhs-action@v2
2626
with:
2727
path: ".github/tape_collection/cli_config.tape"
2828

2929
# runpod ssh
30-
- uses: charmbracelet/vhs-action@v1
30+
- uses: charmbracelet/vhs-action@v2
3131
with:
3232
path: ".github/tape_collection/cli_ssh.tape"
3333

0 commit comments

Comments
 (0)