Skip to content

Commit

Permalink
Upgrade to PlantUML v1.2023.4
Browse files Browse the repository at this point in the history
See overview of "recent changes" at https://plantuml.com/changes
  • Loading branch information
bbenno committed Mar 10, 2023
1 parent 84f4732 commit 3eb86e1
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.2"
image: "docker://plantuml/plantuml:1.2023.4"
args:
- "-verbose"
- "-t${{ inputs.format }}"
Expand Down

0 comments on commit 3eb86e1

Please sign in to comment.