Skip to content

Commit

Permalink
use the correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pgiles authored Aug 19, 2021
1 parent f21127f commit b24752f
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 @@ -10,7 +10,7 @@ inputs:

runs:
using: 'docker'
image: 'docker://pgiles/plantuml'
image: 'docker://pgiles/plantuml:1.2021.7'
args:
- ${{ inputs.args }}

Expand Down

0 comments on commit b24752f

Please sign in to comment.