Skip to content

Commit

Permalink
github-actions(deps): bump stefanzweifel/git-auto-commit-action (#940)
Browse files Browse the repository at this point in the history
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.7.2 to v4.9.2.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@v4.7.2...be7095c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
1 parent 4c8a444 commit e2a43e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

-
name: "Commit regenerated docs/rules.md file"
uses: "stefanzweifel/git-auto-commit-action@v4.7.2"
uses: "stefanzweifel/git-auto-commit-action@v4.9.2"
with:
branch: "${{ github.head_ref }}"
commit_author: "${{ env.COMMITTER_NAME }} <${{ env.COMMITTER_EMAIL }}>"
Expand Down

0 comments on commit e2a43e2

Please # to comment.