Skip to content

Commit

Permalink
feat: jinja version is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwalyakoparkar committed Aug 3, 2023
1 parent 71e1eec commit 186c90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"

- name: Generate deploy manifest from Jinja template
uses: cuchi/jinja2-action@v1.1.0
uses: cuchi/jinja2-action@v1.2.0
with:
template: template/deploy.j2
output_file: kubernetes/deploy.yaml
Expand Down

0 comments on commit 186c90c

Please sign in to comment.