Skip to content

Releases: FantasticFiasco/action-update-license-year

Release v3.0.2

05 Jul 15:03
9135da8
Compare
Choose a tag to compare

💉 Fixed

  • #360 Unable to import GPG private key

Release v3.0.1

05 Jul 14:14
e99485c
Compare
Choose a tag to compare

💉 Fixed

  • #359 Unable to import GPG private key

👮‍♂️ Security

  • Security vulnerability in transient dependency minimatch

Release v3.0.0

29 Mar 06:14
00b7495
Compare
Choose a tag to compare

💉 Fixed

  • #333 [BREAKING CHANGE] Update all licenses in a file, not only the first found (discovered by @glimchb).

    Migration guide

    Custom RegExp transforms where previously written to execute with the mi flags ("multiline" and "ignore case"). With this new major version the transform also needs to respect the g flag ("global"). I.e. please verify that your custom transform behaves as expected when used with the gmi flags.

Release v2.3.0

06 Jan 09:51
26ffac1
Compare
Choose a tag to compare

⚡ Added

  • Support for the outputs currentYear, branchName, pullRequestNumber and pullRequestUrl. See action.yml for more information.

Release v2

12 Jan 20:07
26ffac1
Compare
Choose a tag to compare

Release v2.2.2

23 Aug 06:38
f3d1911
Compare
Choose a tag to compare

👮‍♂️ Security

  • Security vulnerability in transient dependency @actions/core

Release v2.2.1

24 Jan 07:11
771ff9a
Compare
Choose a tag to compare

💫 Changed

  • Migrate into running on Node.js v16

👮‍♂️ Security

  • Security vulnerability in transient dependency node-fetch

Release v2.2.0

20 Jan 18:51
2b232c2
Compare
Choose a tag to compare

⚡ Added

Release v2.1.1

20 Dec 20:30
51f5470
Compare
Choose a tag to compare

💫 Changed

Release v2.1.0

12 Jan 19:58
Compare
Choose a tag to compare

⚡ Added