Skip to content

Commit

Permalink
chore: typo in step id
Browse files Browse the repository at this point in the history
  • Loading branch information
harmw committed Mar 31, 2022
1 parent a78be8d commit 724e05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 724e05f

Please sign in to comment.