Skip to content

Commit

Permalink
chore(deps): bump ts-graphviz/setup-graphviz from 1 to 2 (#316)
Browse files Browse the repository at this point in the history
Bumps [ts-graphviz/setup-graphviz](https://github.com/ts-graphviz/setup-graphviz) from 1 to 2.
- [Release notes](https://github.com/ts-graphviz/setup-graphviz/releases)
- [Commits](ts-graphviz/setup-graphviz@v1...v2)

---
updated-dependencies:
- dependency-name: ts-graphviz/setup-graphviz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 15, 2024
1 parent d4c4199 commit cbf5958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: true

- name: Set up Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit cbf5958

Please sign in to comment.