diff --git a/.github/workflows/deploy-function-getoncall.yaml b/.github/workflows/deploy-function-getoncall.yaml index d1f95a8..351a8dd 100644 --- a/.github/workflows/deploy-function-getoncall.yaml +++ b/.github/workflows/deploy-function-getoncall.yaml @@ -26,7 +26,7 @@ jobs: service_account: "github-actions@sigstore-support-tooling.iam.gserviceaccount.com" - 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'