Skip to content

Commit

Permalink
Upgrade to PlantUML v1.2023.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenno committed Jan 31, 2023
1 parent a445ea6 commit d8ae5e4
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.0"
image: "docker://plantuml/plantuml:1.2023.1"
args:
- "-verbose"
- "-t${{ inputs.format }}"
Expand Down

0 comments on commit d8ae5e4

Please sign in to comment.