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:
Ullrich Schäfer 2026-05-17 20:53:52 +02:00 committed by GitHub
commit d7b3c7c1a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ jobs:
run: pnpm --filter @trails-cool/planner test:visual:update run: pnpm --filter @trails-cool/planner test:visual:update
- name: Commit updated snapshots - name: Commit updated snapshots
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v7
with: with:
commit_message: "chore: update visual snapshots [skip ci]" commit_message: "chore: update visual snapshots [skip ci]"
file_pattern: "apps/planner/app/**/__screenshots__/**" file_pattern: "apps/planner/app/**/__screenshots__/**"