We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f609ccf commit 5450027Copy full SHA for 5450027
setup/action.yml
@@ -19,4 +19,4 @@ runs:
19
shell: bash
20
- id: version
21
22
- run: echo "::set-output name=version::$(snyk version)"
+ run: echo ::set-output name=version::"$(snyk version)"
0 commit comments