fix: prevent script injection in workflows #16
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/post_release_version_bump.yml#L1
(Line: 10, Col: 3): Unexpected value 'VERSION', (Line: 10, Col: 12): Unrecognized named-value: 'env'. Located at position 1 within expression: env.VERSION, (Line: 10, Col: 12): Unexpected value '${{ env.VERSION }}', (Line: 15, Col: 12): Unrecognized named-value: 'env'. Located at position 1 within expression: env.VERSION
|