Skip to content

Commit

Permalink
chore(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 3.0.1 to 3.0.2.
- [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@v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent a4cbafa commit 5826f24
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 @@ -32,7 +32,7 @@ jobs:
with:
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.GCP_DEPLOY_SA_EMAIL }}
- uses: google-github-actions/deploy-cloud-functions@v3.0.1
- uses: google-github-actions/deploy-cloud-functions@v3.0.2
with:
name: tado-window-close
runtime: go121
Expand Down

0 comments on commit 5826f24

Please sign in to comment.