Skip to content

Commit

Permalink
Use ghcr.io/ionos-deploy-now/template-renderer:v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MM53 committed Apr 1, 2022
1 parent 96e8e4a commit 4d00cc4
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 @@ -21,7 +21,7 @@ outputs:
description: 'Files containing runtime placeholders to process them with another template engine later'
runs:
using: 'docker'
image: 'docker://ghcr.io/ionos-deploy-now/template-renderer:v1.0.0'
image: 'docker://ghcr.io/ionos-deploy-now/template-renderer:v1.0.1'
args:
- '--template-dir'
- ${{ inputs.template-directory }}
Expand Down

0 comments on commit 4d00cc4

Please sign in to comment.