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:
dependabot[bot]
2024-05-15 10:41:09 -05:00
committed by GitHub
parent 6b170ef39a
commit 2b9a22eb23
3 changed files with 3 additions and 3 deletions
@@ -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 }}