Merge pull request #385 from trails-cool/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 5 to 7
This commit is contained in:
commit
d7b3c7c1a5
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ jobs:
|
|||
run: pnpm --filter @trails-cool/planner test:visual:update
|
||||
|
||||
- name: Commit updated snapshots
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
commit_message: "chore: update visual snapshots [skip ci]"
|
||||
file_pattern: "apps/planner/app/**/__screenshots__/**"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue