Skip to content

Commit

Permalink
chore(deps): update google-github-actions/deploy-cloudrun action to v…
Browse files Browse the repository at this point in the history
…2.7.1
  • Loading branch information
renovate[bot] committed Aug 21, 2024
1 parent 4314154 commit 54a7a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wc-deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- # https://github.com/marketplace/actions/deploy-to-cloud-run
name: Deploy to Cloud Run
id: deploy
uses: google-github-actions/deploy-cloudrun@33553064113a37d688aa6937bacbdc481580be17 # v2.7.0
uses: google-github-actions/deploy-cloudrun@6ffa584a8ff78a430af94158c5538716464ea5a0 # v2.7.1
with:
service: ${{ inputs.service }}
region: ${{ inputs.gar-location }}
Expand Down

0 comments on commit 54a7a79

Please sign in to comment.