Find Comment Versions Save

A GitHub action to find an issue or pull request comment

v3.1.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/find-comment/compare/v3.0.0...v3.1.0

v3.0.0

3 months ago

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.4.0...v3.0.0

v2.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.3.0...v2.4.0

v2.3.0

1 year ago

What's Changed

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.2.1...v2.3.0

v2.2.1

1 year ago

⚙️ Fixes the recent Json5 vulnerability

What's Changed

  • 21 dependency updates by @dependabot

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.2.0...v2.2.1

v2.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.1.0...v2.2.0

v2.1.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.0.1...v2.1.0

v2.0.1

1 year ago

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: https://github.com/peter-evans/find-comment/compare/v2.0.0...v2.0.1

v2.0.0

2 years ago

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

Full Changelog: https://github.com/peter-evans/find-comment/compare/v1.3.0...v2.0.0

v1.3.0

2 years ago
  • Adds action output comment-author