Skip to content

Commit

Permalink
Bump ts-graphviz/setup-graphviz from 1 to 2
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>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent c765253 commit 3c700a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
maven-version: 3.9.5
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
uses: ts-graphviz/setup-graphviz@v2
- name: Build with Maven
run: mvn -V --color always -ntp clean verify -Ppit | tee maven.log
- name: Extract pull request number
Expand Down

0 comments on commit 3c700a3

Please sign in to comment.