We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider using GitHub Actions summaries to render a nice human-readable report of updates (or not) applied when the action runs.
The text was updated successfully, but these errors were encountered:
Add GitHub step summary
b720e12
Add support for GitHub step summaries for #145.
Had a quick play at this with @actions/core, but the markdown reuse wasn't great. Needs a bit more thought and refactoring to use it properly.
Example.
Sorry, something went wrong.
Generate GitHub Actions summary
1935235
Write a summary report to `$GITHUB_STEP_SUMMARY` by default containing the SDK version, release date and any CVEs. Resolves #145.
c2c02b9
Example
martincostello
Successfully merging a pull request may close this issue.
Consider using GitHub Actions summaries to render a nice human-readable report of updates (or not) applied when the action runs.
The text was updated successfully, but these errors were encountered: