Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 1.95 KB

2.2.0 (2021-12-29)

Features

2.1.0 (2021-10-22)

Features

2.0.1 (2020-11-24)

Bug Fixes

  • Prevent arbitrary command injection by commit comment during release. GHSL-2020-229. (f072c01)

2.0.0 (2020-11-08)

Features

  • remove overwrite parameter (690c599)

BREAKING CHANGES

  • match default environment variable setting behaviour to be consistent with expectations.

1.1.1 (2020-10-14)

Bug Fixes

  • exclude local dist/ build output in prs (2657e5f)
  • update dependencies including @actions/core which has a low level vulnerability (37b8bb6)

1.1.0 (2020-01-28)

Features

  • enable overwriting of environment variables by default (66bab5d)

1.0.0 (2019-09-22)

Features

  • prevent overwriting existing env vars (fcdf704)
  • set-env action (f69c6b5)