mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Bump githubocto/repo-visualizer from 0.7.1 to 0.8.1 (#2727)
Bumps [githubocto/repo-visualizer](https://github.com/githubocto/repo-visualizer) from 0.7.1 to 0.8.1. - [Release notes](https://github.com/githubocto/repo-visualizer/releases) - [Commits](https://github.com/githubocto/repo-visualizer/compare/0.7.1...0.8.1) --- updated-dependencies: - dependency-name: githubocto/repo-visualizer dependency-type: direct:production update-type: version-update:semver-minor ... 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
589beb2693
commit
2feab4440c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repo-visualization.yml
vendored
2
.github/workflows/repo-visualization.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
# Create Visualization Files #
|
||||
##############################
|
||||
- name: Create Visualization
|
||||
uses: githubocto/repo-visualizer@0.7.1
|
||||
uses: githubocto/repo-visualizer@0.8.1
|
||||
with:
|
||||
output_file: "./diagram.svg"
|
||||
should_push: false
|
||||
|
|
Loading…
Reference in a new issue