Skip to content

Commit

Permalink
Merge pull request #163 from gonzolino/dependabot/github_actions/goog…
Browse files Browse the repository at this point in the history
…le-github-actions/deploy-cloud-functions-3.0.1

chore(deps): bump google-github-actions/deploy-cloud-functions from 3.0.0 to 3.0.1
  • Loading branch information
mergify[bot] authored May 30, 2024
2 parents 043e2fd + e791d3b commit a4cbafa
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.0
- uses: google-github-actions/deploy-cloud-functions@v3.0.1
with:
name: tado-window-close
runtime: go121
Expand Down

0 comments on commit a4cbafa

Please sign in to comment.