mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 10:10:56 -05:00
Bump githubocto/repo-visualizer from 0.8.1 to 0.8.2 (#2791)
Bumps [githubocto/repo-visualizer](https://github.com/githubocto/repo-visualizer) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/githubocto/repo-visualizer/releases) - [Commits](https://github.com/githubocto/repo-visualizer/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: githubocto/repo-visualizer 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>
This commit is contained in:
parent
427dabfefa
commit
6da50e12d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repo-visualization.yml
vendored
2
.github/workflows/repo-visualization.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
# Create Visualization Files #
|
||||
##############################
|
||||
- name: Create Visualization
|
||||
uses: githubocto/repo-visualizer@0.8.1
|
||||
uses: githubocto/repo-visualizer@0.8.2
|
||||
with:
|
||||
output_file: "./diagram.svg"
|
||||
should_push: false
|
||||
|
|
Loading…
Reference in a new issue