Dimitri Lavrenük
Dimitri Lavrenük
**Describe the bug** vault-action `v2.1.2` breaks the secrets that are stored as json, for example json web token keys, because the values are now parsed as json instead of a...
**Describe the bug** An if condition in a step definition that includes expression syntax in condition body is always evaluated as false positive or is ignored. Example workflow: https://github.com/dlavrenuek/test-workflow-if-condition/blob/master/.github/workflows/test.yml ```yaml...
### Description Authorization is a concept to define access permissions to a specific resource type and key. Conceptually the resource type can be every thing like bpmnProcessId, process definition id,...