Skip to content

Commit 5c1d2e2

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7 (#1314)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33e13b5 commit 5c1d2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-approve-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- id: update-snapshots
2828
run: |
2929
yarn run e2e:components --update-snapshots
30-
- uses: stefanzweifel/git-auto-commit-action@v5
30+
- uses: stefanzweifel/git-auto-commit-action@v7
3131
id: commit-and-push
3232
with:
3333
commit_message: 'test: updated e2e snapshots'

0 commit comments

Comments
 (0)