mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-18 13:28:15 +00:00
chore: use env var
This commit is contained in:
@@ -90,7 +90,7 @@ jobs:
|
|||||||
#### Hadolint: \`${{ steps.hadolint.outcome }}\`
|
#### Hadolint: \`${{ steps.hadolint.outcome }}\`
|
||||||
_output from integration test 5_
|
_output from integration test 5_
|
||||||
\`\`\`
|
\`\`\`
|
||||||
${{ steps.hadolint5.outputs.results }}
|
${process.env.HADOLINT_RESULTS}
|
||||||
\`\`\`
|
\`\`\`
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user