Skip to content

Commit

Permalink
Bump google-github-actions/deploy-cloud-functions from 2.0.0 to 2.1.0
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.0.0 to 2.1.0.
- [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@d8c8efb...b418957)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 7d4dda3 commit f52f920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-function-getoncall.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
service_account: "[email protected]"

- id: deploy
uses: google-github-actions/deploy-cloud-functions@d8c8efb902ce8702540e8ae3a4d01a5f719c9c30 # v2.0.0
uses: google-github-actions/deploy-cloud-functions@b418957976ca9302f13bf31bd06aa0256b8263e1 # v2.1.0
with:
name: 'GetOncall'
runtime: 'go116'
Expand Down

0 comments on commit f52f920

Please sign in to comment.