Skip to content

Commit

Permalink
chore(ci): update actions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
rektdeckard authored Oct 18, 2024
1 parent b1ba512 commit a2832ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/vhs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ jobs:
vhs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install moccasin
run: cargo install --path .
- uses: charmbracelet/vhs-action@v1
- uses: charmbracelet/vhs-action@v2
with:
path: "vhs.tape"
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
Binary file modified meta/vhs.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a2832ff

Please sign in to comment.