chore(deps): bump google-github-actions/deploy-cloudrun from 2.4.1 to 2.5.0 in the gh-deps group (#2082)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: 🚀 Deploy to Cloud Run
|
||||
id: deploy
|
||||
uses: google-github-actions/deploy-cloudrun@v2.4.1
|
||||
uses: google-github-actions/deploy-cloudrun@v2.5.0
|
||||
with:
|
||||
service: ${{ env.SERVICE }}
|
||||
image: ${{ env.CONTAINER_REGISTRY }}/${{ env.PROJECT_ID }}/us.gcr.io/${{ env.SERVICE }}:${{ github.sha }}
|
||||
|
||||
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: 🚀 Deploy to Cloud Run
|
||||
id: deploy
|
||||
uses: google-github-actions/deploy-cloudrun@v2.4.1
|
||||
uses: google-github-actions/deploy-cloudrun@v2.5.0
|
||||
with:
|
||||
service: ${{ env.SERVICE }}
|
||||
image: ${{ env.CONTAINER_REGISTRY }}/${{ env.PROJECT_ID }}/us.gcr.io/${{ env.SERVICE }}:${{ github.sha }}
|
||||
|
||||
@@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: 🚀 Deploy to Cloud Run
|
||||
id: deploy
|
||||
uses: google-github-actions/deploy-cloudrun@v2.4.1
|
||||
uses: google-github-actions/deploy-cloudrun@v2.5.0
|
||||
with:
|
||||
service: ${{ env.SERVICE }}
|
||||
image: ${{ env.CONTAINER_REGISTRY }}/${{ env.PROJECT_ID }}/us.gcr.io/${{ env.SERVICE }}:${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user