Skip to content

Commit

Permalink
Merge pull request #190 from runpod/dependabot/github_actions/charmbr…
Browse files Browse the repository at this point in the history
…acelet/vhs-action-2

build(deps): bump charmbracelet/vhs-action from 1 to 2
  • Loading branch information
justinmerrell authored Oct 30, 2023
2 parents 3170413 + 1a94423 commit 4c4e067
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ jobs:
pip install .
# runpod --help
- uses: charmbracelet/vhs-action@v1
- uses: charmbracelet/vhs-action@v2
with:
path: ".github/tape_collection/cli_help.tape"

# runpod config
- uses: charmbracelet/vhs-action@v1
- uses: charmbracelet/vhs-action@v2
with:
path: ".github/tape_collection/cli_config.tape"

# runpod ssh
- uses: charmbracelet/vhs-action@v1
- uses: charmbracelet/vhs-action@v2
with:
path: ".github/tape_collection/cli_ssh.tape"

Expand Down

0 comments on commit 4c4e067

Please sign in to comment.