Skip to content

Commit 0403083

Browse files
authored
Merge pull request #355 from mathoudebine/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
⬆️ Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 1b006ca + 2ae02d4 commit 0403083

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
@@ -72,7 +72,7 @@ jobs:
7272
python3 tools/theme-preview-generator.py
7373
7474
- name: Commit theme previews
75-
uses: stefanzweifel/git-auto-commit-action@v4
75+
uses: stefanzweifel/git-auto-commit-action@v5
7676
with:
7777
commit_message: "[GitHub Actions Bot] Update theme previews"
7878
file_pattern: 'res/themes/*/preview.png res/themes/themes.md'

0 commit comments

Comments
 (0)