Skip to content

Commit ebd50fb

Browse files
Update stefanzweifel/git-auto-commit-action action to v6
1 parent edf2aba commit ebd50fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fixes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: git config lfs.locksverify false
3535

3636
- name: Commit Screenshots
37-
uses: 'stefanzweifel/git-auto-commit-action@v5'
37+
uses: 'stefanzweifel/git-auto-commit-action@v6'
3838
with:
3939
commit_message: '🤖 Updates screenshots'
4040
file_pattern: '**/screenshotTest/**/*.png'

0 commit comments

Comments
 (0)