fix: normalize PEM certificate data to prevent spurious state drift #14
Annotations
2 warnings
|
.github/workflows/acceptance-tests.yml#L76
.github/workflows/acceptance-tests.yml (Line: 76, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/acceptance-tests.yml#L98
.github/workflows/acceptance-tests.yml (Line: 98, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading