You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VLN-492: Set explicit permissions for GitHub Actions workflows (#1199)
* Set explicit permissions for GitHub Actions workflows
This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
* Add `actions: read` to use `temporalio/features`
Following the same fix done here:
temporalio/sdk-dotnet#556
After this was landed:
temporalio/features#693
0 commit comments