Skip to content

Commit

Permalink
Bump to use new CLI 2.0.32 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPihony authored Sep 27, 2023
1 parent 0312296 commit 38cb33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/person:${{ env.PERSON_VERSION }}
- name: Kalix Deploy
uses: lightbend/kalix-action@v6
uses: lightbend/kalix-action@v7
with:
cmd: "services deploy person ${{ secrets.DOCKERHUB_USERNAME }}/person:${{ env.PERSON_VERSION }}"
env:
Expand Down

0 comments on commit 38cb33e

Please sign in to comment.