Skip to content

Commit 2ae02d4

Browse files
⬆️ Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b006ca commit 2ae02d4

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)