Skip to content

Commit

Permalink
Bump tj-actions/auto-doc from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [tj-actions/auto-doc](https://github.com/tj-actions/auto-doc) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/tj-actions/auto-doc/releases)
- [Changelog](https://github.com/tj-actions/auto-doc/blob/main/HISTORY.md)
- [Commits](tj-actions/auto-doc@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: tj-actions/auto-doc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent a31a72c commit 47038f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: Run auto-doc
uses: tj-actions/auto-doc@v3.1.1
uses: tj-actions/auto-doc@v3.2.0

- name: Run test
uses: tj-actions/remark@v3
Expand Down

0 comments on commit 47038f4

Please sign in to comment.