chore(deps): bump google-github-actions/deploy-cloudrun from 2.6.1 to 2.7.1 in the gh-deps group (#2444)

This commit is contained in:
dependabot[bot]
2024-08-26 07:49:21 -07:00
committed by GitHub
parent d2daea21f6
commit 1973e343fa
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.6.1
uses: google-github-actions/deploy-cloudrun@v2.7.1
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.6.1
uses: google-github-actions/deploy-cloudrun@v2.7.1
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.6.1
uses: google-github-actions/deploy-cloudrun@v2.7.1
with:
service: ${{ env.SERVICE }}
image: ${{ env.CONTAINER_REGISTRY }}/${{ env.PROJECT_ID }}/us.gcr.io/${{ env.SERVICE }}:${{ github.sha }}