We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e9685d + 6443e97 commit 39dc67cCopy full SHA for 39dc67c
1 file changed
.github/workflows/renew.yaml
@@ -71,7 +71,7 @@ jobs:
71
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --show-progress=dots --verbose"
72
73
- name: "Commit modified files"
74
- uses: "stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9" # v7.1.0
+ uses: "stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d" # v7.2.0
75
with:
76
commit_author: "ergebnis-bot <bot@ergebn.is>"
77
commit_message: "Enhancement: Update license year"
0 commit comments