Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
chore: bump setup-kalix-action (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
aludwiko authored May 15, 2024
1 parent 2601a06 commit bfaab80
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: Install Kalix CLI
uses: lightbend/setup-kalix-action@v1
uses: lightbend/setup-kalix-action@v1.0.2
with:
token: ${{ secrets.KALIX_TOKEN }}
project-id: ${{ vars.KALIX_PROJECT_ID }}
Expand Down

0 comments on commit bfaab80

Please sign in to comment.