Skip to content

Commit

Permalink
Update image to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chuhlomin committed Oct 23, 2022
1 parent 5230b54 commit 204ce62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Render template
id: render_template
uses: chuhlomin/render-template@v1.5
uses: chuhlomin/render-template@v1.6
with:
template: kube.template.yml
vars: |
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -30,4 +30,4 @@ outputs:

runs:
using: docker
image: 'docker://chuhlomin/render-template:v1.5'
image: 'docker://chuhlomin/render-template:v1.6'

0 comments on commit 204ce62

Please sign in to comment.