Skip to content

Commit

Permalink
Merge pull request #17 from camunda/renovate/google-github-actions-au…
Browse files Browse the repository at this point in the history
…th-0.x

chore(deps): update google-github-actions/auth action to v0.7.0
  • Loading branch information
renovate[bot] authored Apr 5, 2022
2 parents 19e4797 + 3f69e0e commit e387a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cloud-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fi
echo ::set-output name=stage::${STAGE}
- name: Authenticate to Google Cloud
uses: google-github-actions/auth@v0.6.0
uses: google-github-actions/auth@v0.7.0
with:
workload_identity_provider: projects/239151533311/locations/global/workloadIdentityPools/github/providers/camunda
service_account: [email protected]
Expand Down

0 comments on commit e387a33

Please sign in to comment.