mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
chore: typo in step id
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const output = `
|
const output = `
|
||||||
#### Hadolint: \`${{ steps.hadolint.outcome }}\`
|
#### Hadolint: \`${{ steps.hadolint5.outcome }}\`
|
||||||
_output from integration test 5_
|
_output from integration test 5_
|
||||||
\`\`\`
|
\`\`\`
|
||||||
${process.env.HADOLINT_RESULTS}
|
${process.env.HADOLINT_RESULTS}
|
||||||
|
|||||||
Reference in New Issue
Block a user