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