Skip to content

Commit d0def49

Browse files
Merge pull request #88 from impresscms-dev/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
Bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents 1a0555e + 36d0b40 commit d0def49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
path: dist/
9898

9999
- name: Auto commiting changes...
100-
uses: stefanzweifel/git-auto-commit-action@v4
100+
uses: stefanzweifel/git-auto-commit-action@v5
101101
with:
102102
commit_message: Automatically builded and updated
103103
file_pattern: dist/*.js

0 commit comments

Comments
 (0)