Skip to content

Commit

Permalink
Update google-github-actions/deploy-cloudrun action to v2 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 705a664 commit 20bfafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
service_account: ${{ secrets.GCP_RUN_SERVICE_ACCOUNT }}
access_token_lifetime: 300s
- name: Deploy release to cloud run
uses: google-github-actions/deploy-cloudrun@v1
uses: google-github-actions/deploy-cloudrun@v2
with:
service: mope
region: europe-north1
Expand Down

0 comments on commit 20bfafa

Please sign in to comment.