Skip to content

Commit 430e6cf

Browse files
Bump terraform-docs/gh-actions from 1.0.0 to 1.3.0
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.0.0 to 1.3.0. - [Release notes](https://github.com/terraform-docs/gh-actions/releases) - [Commits](terraform-docs/gh-actions@v1.0.0...v1.3.0) --- updated-dependencies: - dependency-name: terraform-docs/gh-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 596c404 commit 430e6cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v4
3838

3939
- name: Platform Docs
40-
uses: terraform-docs/gh-actions@v1.0.0
40+
uses: terraform-docs/gh-actions@v1.3.0
4141
with:
4242
git-push: true
4343
find-dir: platform
@@ -46,7 +46,7 @@ jobs:
4646
working-dir: .
4747

4848
- name: AWS Docs
49-
uses: terraform-docs/gh-actions@v1.0.0
49+
uses: terraform-docs/gh-actions@v1.3.0
5050
with:
5151
git-push: true
5252
find-dir: aws

0 commit comments

Comments
 (0)