Skip to content

Commit 1b35829

Browse files
Update stefanzweifel/git-auto-commit-action action to v7 (#44)
| datasource | package | from | to | | ----------- | ------------------------------------ | ------ | ------ | | github-tags | stefanzweifel/git-auto-commit-action | v5.2.0 | v7.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2117761 commit 1b35829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coding-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
run: composer cs
4242

4343
- name: Commit Fixes (if any)
44-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
44+
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
4545
with:
4646
commit_message: 'style: apply coding standard'

0 commit comments

Comments
 (0)