dapr / rust-sdk

Dapr SDK for Rust - Alpha
Apache License 2.0
214 stars 63 forks source link

Scope github workflow tokens #168

Open mikeee opened 5 months ago

mikeee commented 5 months ago

Describe the feature/proposal

Explicitly declare sensible scopes for the github workflows in .github/workflows as per: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

Release Note

RELEASE NOTE: