We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8cd41a commit c609efbCopy full SHA for c609efb
.github/workflows/update-browser-package.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Commit Changes
34
id: commit
35
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
with:
.github/workflows/vhs.yml
@@ -36,7 +36,7 @@ jobs:
path: 'docs/tapes/init-demo.tape'
- name: Save recorded GIF
39
40
41
42
0 commit comments