Skip to content

Commit

Permalink
Upgrade to PlantUML v1.2023.2
Browse files Browse the repository at this point in the history
See also overview of "recent changes" at https://plantuml.com/changes
  • Loading branch information
bbenno committed Mar 7, 2023
1 parent e59dcfc commit 84f4732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
default: "**.puml"
runs:
using: "docker"
image: "docker://plantuml/plantuml:1.2023.1"
image: "docker://plantuml/plantuml:1.2023.2"
args:
- "-verbose"
- "-t${{ inputs.format }}"
Expand Down

0 comments on commit 84f4732

Please sign in to comment.