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
`yc-sa-json-credentials` should contain JSON with authorized key for Service Account. More info in [Yandex Cloud IAM documentation](https://cloud.yandex.ru/docs/container-registry/operations/authentication#sa-json).
39
+
40
+
See [action.yml](action.yml) for the full documentation for this action's inputs and outputs.
41
+
42
+
## Permissions
43
+
44
+
To perform this action, it is required that the service account on behalf of which we are acting has granted the `serverless.functions.admin` role or greater.
45
+
46
+
## License Summary
47
+
48
+
This code is made available under the MIT license.
0 commit comments