Skip to content

Commit 8a5c37d

Browse files
authored
Merge pull request #791 from mathoudebine/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
2 parents 4694b1a + 41f52c5 commit 8a5c37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/themes-screenshot-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
python3 tools/theme-preview-generator.py
6868
6969
- name: Commit theme previews
70-
uses: stefanzweifel/git-auto-commit-action@v5
70+
uses: stefanzweifel/git-auto-commit-action@v6
7171
with:
7272
commit_message: "[GitHub Actions Bot] Update theme previews"
7373
file_pattern: 'res/themes/*/preview.png res/themes/themes.md'

0 commit comments

Comments
 (0)