There was an error while loading. Please reload this page.
1 parent 02c37ff commit d0301bbCopy full SHA for d0301bb
1 file changed
.github/workflows/test.yml
@@ -259,7 +259,7 @@ jobs:
259
continue-on-error: true
260
run: ./script/run-playwright
261
- id: auto-commit
262
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v5.2.0
263
with:
264
commit_message: Generating component snapshots
265
file_pattern: .playwright/screenshots/**/*.png .playwright/screenshots/**/*.yml
0 commit comments