Skip to content

Commit 50b8fd8

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 01d77ca6cb089da1360e540865f7d035c95aa199 to fc84150d7c7500bbbaedb7ec522588fcc41f4d4d. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@01d77ca...fc84150) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: fc84150d7c7500bbbaedb7ec522588fcc41f4d4d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83decf7 commit 50b8fd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-browser-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Commit Changes
3838
id: commit
39-
uses: stefanzweifel/git-auto-commit-action@01d77ca6cb089da1360e540865f7d035c95aa199 # v6.0.1
39+
uses: stefanzweifel/git-auto-commit-action@fc84150d7c7500bbbaedb7ec522588fcc41f4d4d # v6.0.1
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
with:

.github/workflows/vhs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
path: 'docs/tapes/init-demo.tape'
3737

3838
- name: Save recorded GIF
39-
uses: stefanzweifel/git-auto-commit-action@01d77ca6cb089da1360e540865f7d035c95aa199 # v6.0.1
39+
uses: stefanzweifel/git-auto-commit-action@fc84150d7c7500bbbaedb7ec522588fcc41f4d4d # v6.0.1
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
with:

0 commit comments

Comments
 (0)