We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18dbb0 commit 054c2c6Copy full SHA for 054c2c6
.github/workflows/fixes.yml
@@ -34,7 +34,7 @@ jobs:
34
run: git config lfs.locksverify false
35
36
- name: Commit Screenshots
37
- uses: 'stefanzweifel/git-auto-commit-action@v5'
+ uses: 'stefanzweifel/git-auto-commit-action@v6'
38
with:
39
commit_message: '🤖 Updates screenshots'
40
file_pattern: '**/screenshotTest/**/*.png'
0 commit comments