Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Bump google-github-actions/deploy-cloud-functions from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/deploy-cloud-functions](https://github.com/google-github-actions/deploy-cloud-functions) from 2 to 3.
- [Release notes](https://github.com/google-github-actions/deploy-cloud-functions/releases)
- [Changelog](https://github.com/google-github-actions/deploy-cloud-functions/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/deploy-cloud-functions@v2...v3)

---
updated-dependencies:
- dependency-name: google-github-actions/deploy-cloud-functions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 9ab852b commit bc4a5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GCLOUD_AUTH }}'
- uses: google-github-actions/deploy-cloud-functions@v2
- uses: google-github-actions/deploy-cloud-functions@v3
with:
name: ${{ secrets.CF_NAME }}
region: ${{ secrets.CF_REGION }}
Expand Down

0 comments on commit bc4a5f5

Please sign in to comment.