Skip to content

Commit

Permalink
chore: use @v2 to deploy to cloud run
Browse files Browse the repository at this point in the history
  • Loading branch information
shottah committed Jan 15, 2024
1 parent 9b566f9 commit 5be5a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:

- name: Deploy to Cloud Run
id: deploy
uses: google-github-actions/deploy-cloudrun@v0
uses: google-github-actions/deploy-cloudrun@v2
with:
service: ${{ env.SERVICE }}
region: ${{ env.REGION }}
Expand Down

0 comments on commit 5be5a50

Please sign in to comment.