Skip to content

Commit

Permalink
Merge pull request #24 from sigstore/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/deploy-cloud-functions-2.0.0

Bump google-github-actions/deploy-cloud-functions from 1.0.1 to 2.0.0
  • Loading branch information
bobcallaway authored Dec 11, 2023
2 parents 64ab7c8 + 93605da commit 538675a
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@4f9427c63ffe3ceeae0032efc3ebeb686417c1cf # v1.0.1
uses: google-github-actions/deploy-cloud-functions@d8c8efb902ce8702540e8ae3a4d01a5f719c9c30 # v2.0.0
with:
name: 'GetOncall'
runtime: 'go116'
Expand Down

0 comments on commit 538675a

Please sign in to comment.