Skip to content

Commit

Permalink
use new action version
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Clerkx committed Dec 14, 2023
1 parent 4c40387 commit 06fd390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,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 06fd390

Please sign in to comment.