Skip to content

Commit 390817e

Browse files
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#1095)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5. - [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...v5) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9400821 commit 390817e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/modules-terraform-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ jobs:
8989

9090
# This step avoids a commit for each previous step and instead commits everything on a single commit
9191
- name: "Commit changes done in the previous steps"
92-
uses: stefanzweifel/git-auto-commit-action@v4
92+
uses: stefanzweifel/git-auto-commit-action@v5
9393
with:
9494
commit_message: "docs(terraform-docs): generate docs and write to README.adoc"

0 commit comments

Comments
 (0)