Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4 (#3223)
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 4.15.3 to 4.15.4.
- [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.15.3...v4.15.4)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 4bc1c5c commit 9e32179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Deinstall rule doc generator
run: composer remove symplify/rule-doc-generator

- uses: stefanzweifel/[email protected].3
- uses: stefanzweifel/[email protected].4
with:
commit_message: '[DOCS] Generate documentation'
commit_options: '--no-verify --signoff'
Expand Down

0 comments on commit 9e32179

Please sign in to comment.