File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 bundle exec rake utilities:build
3535 bundle exec rake docs:build
3636 bundle exec rake static:dump
37- - uses : stefanzweifel/git-auto-commit-action@v6.0.1
37+ - uses : stefanzweifel/git-auto-commit-action@v7.1.0
3838 with :
3939 commit_message : Generating static files
4040 commit_user_name : GitHub Design Engineering Bot
Original file line number Diff line number Diff line change 7070 git stash pop || true
7171 - id : auto-commit
7272 if : ${{ github.event.pull_request.head.repo.full_name == github.repository }}
73- uses : stefanzweifel/git-auto-commit-action@v6.0.1
73+ uses : stefanzweifel/git-auto-commit-action@v7.1.0
7474 with :
7575 commit_message : Generating component snapshots
7676 file_pattern : .playwright/screenshots/**/*.png .playwright/screenshots/**/*.yml
You can’t perform that action at this time.
0 commit comments