Skip to content

Commit aa1abf2

Browse files
build(deps): Bump terraform-docs/gh-actions from 1.4.0 to 1.4.1 (#132)
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](terraform-docs/gh-actions@7f8a667...6de6da0) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 028c73f commit aa1abf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
ref: main
4242

4343
- name: Render Terraform docs and push changes back to PR
44-
uses: terraform-docs/gh-actions@7f8a667921aee9dd89af0f3c6dfa6160d7ebd8bb # v1.4.0
44+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
4545
with:
4646
git-commit-message: "docs: Generate documentation in README.md"
4747
git-push-sign-off: "true"

0 commit comments

Comments
 (0)