Skip to content

Commit 39dc67c

Browse files
authored
Merge pull request #1055 from ergebnis/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.2.0
github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 7.1.0 to 7.2.0
2 parents 2e9685d + 6443e97 commit 39dc67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --show-progress=dots --verbose"
7272

7373
- name: "Commit modified files"
74-
uses: "stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9" # v7.1.0
74+
uses: "stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d" # v7.2.0
7575
with:
7676
commit_author: "ergebnis-bot <bot@ergebn.is>"
7777
commit_message: "Enhancement: Update license year"

0 commit comments

Comments
 (0)