Skip to content

Commit a5af13a

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent c101ad3 commit a5af13a

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)