Skip to content

Commit

Permalink
github-actions(deps): bump stefanzweifel/git-auto-commit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
lctrs-bot committed Sep 26, 2022
2 parents 19cd0d3 + 92a9785 commit 19b1e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renew.yaml
Expand Up @@ -44,7 +44,7 @@ jobs:
run: "php update-license.php"

- name: "Commit modified files"
uses: "stefanzweifel/git-auto-commit-action@v4.14.1"
uses: "stefanzweifel/git-auto-commit-action@v4.15.0"
with:
commit_author: "lctrs-bot <bot@prmntr.me>"
commit_message: "license: update year"
Expand Down

0 comments on commit 19b1e4f

Please sign in to comment.