Skip to content

Commit c913952

Browse files
Bump terraform-docs/gh-actions in the actions-deps group (#9)
Bumps the actions-deps group with 1 update: [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions). Updates `terraform-docs/gh-actions` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](terraform-docs/gh-actions@aeae003...6de6da0) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26539aa commit c913952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121

2222
- name: Check Terraform docs
23-
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
23+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
2424
with:
2525
working-dir: .
2626
output-file: README.md

0 commit comments

Comments
 (0)