Skip to content

Commit caf787b

Browse files
authored
Merge pull request #875 from mathoudebine/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
2 parents ce7b2af + 265fecc commit caf787b

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@v6
70+
uses: stefanzweifel/git-auto-commit-action@v7
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)