Skip to content

Commit d0301bb

Browse files
committed
Set auto-commit-action to 5.2.0 due to a bug in the latest verstion
1 parent 02c37ff commit d0301bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
continue-on-error: true
260260
run: ./script/run-playwright
261261
- id: auto-commit
262-
uses: stefanzweifel/git-auto-commit-action@v6
262+
uses: stefanzweifel/git-auto-commit-action@v5.2.0
263263
with:
264264
commit_message: Generating component snapshots
265265
file_pattern: .playwright/screenshots/**/*.png .playwright/screenshots/**/*.yml

0 commit comments

Comments
 (0)