Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 11:51
· 70 commits to main since this release
4717106

What’s changed

The log output of this action has been suboptimal, due to some changes by GitHub Actions and the way yamllint outputs its GitHub Actions format.

This is now fixed by forcing yamllint to use a standard log output while providing GitHub with a problem matcher so it understands that output and can do write annotations.

🐛 Bug fixes

  • Fix log output by using a problem matcher instead @frenck (#23)

⬆️ Dependency updates