Skip to content

Commit

Permalink
build(deps): bump google-github-actions/deploy-cloud-functions
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 0.6.0 to 0.7.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@v0.6.0...v0.7.0)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2021
1 parent ba9af6c commit 660aa90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: google-github-actions/deploy-cloud-functions@v0.6.0
- uses: google-github-actions/deploy-cloud-functions@v0.7.0
with:
name: tado-window-close
runtime: go113
Expand Down

0 comments on commit 660aa90

Please sign in to comment.