Skip to content

Commit 1a94423

Browse files
build(deps): bump charmbracelet/vhs-action from 1 to 2
Bumps [charmbracelet/vhs-action](https://github.com/charmbracelet/vhs-action) from 1 to 2. - [Release notes](https://github.com/charmbracelet/vhs-action/releases) - [Commits](charmbracelet/vhs-action@v1...v2) --- updated-dependencies: - dependency-name: charmbracelet/vhs-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3170413 commit 1a94423

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)