1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00

chore: typo in step id

This commit is contained in:
Harm Weites 2022-03-31 12:57:54 +02:00
parent a78be8d386
commit 724e05f46b
No known key found for this signature in database
GPG key ID: 512F961398DC5619

View file

@ -87,7 +87,7 @@ jobs:
with:
script: |
const output = `
#### Hadolint: \`${{ steps.hadolint.outcome }}\`
#### Hadolint: \`${{ steps.hadolint5.outcome }}\`
_output from integration test 5_
\`\`\`
${process.env.HADOLINT_RESULTS}