Skip to content

Releases: edumserrano/find-create-or-update-comment

v3.0.0

08 Feb 10:28
82880b6
Compare
Choose a tag to compare

The main reason for this release is the fact that the two main dependencies of this action have been updated to add support for Node.js 20.

See:

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2.0.0

26 Nov 20:51
Compare
Choose a tag to compare

Description

Add support more for all the options of the composite actions.

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #14
  • Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in #15

Full Changelog: v1...v2.0.0

v1.0.4

09 Aug 22:44
60a62b8
Compare
Choose a tag to compare

What's Changed

  • Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 by @dependabot in #12

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 May 18:00
96b86c7
Compare
Choose a tag to compare

Digest

Several updated packages by Dependabot.
No code changes.

What's Changed

  • Bump peter-evans/find-comment from 2.2.1 to 2.3.0 by @dependabot in #6
  • Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.1 by @dependabot in #9
  • Bump peter-evans/find-comment from 2.3.0 to 2.4.0 by @dependabot in #8

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Feb 21:26
Compare
Choose a tag to compare

What's Changed

  • Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1 by @dependabot in #4
  • Bump peter-evans/find-comment from 2.2.0 to 2.2.1 by @dependabot in #5

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

08 Jan 10:47
7d1c10f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Jul 13:25
Compare
Choose a tag to compare

This is the first release of the Find, create or update comment action. See here for more details on how to use this action.