Skip to content

Commit

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

Bump google-github-actions/deploy-cloud-functions from 2.0.0 to 2.1.0
  • Loading branch information
cpanato authored Jan 23, 2024
2 parents 7d4dda3 + f52f920 commit b1a9f73
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 b1a9f73

Please sign in to comment.