Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

51 lines (23 loc) · 2.44 KB

Changelog

0.7.3 (2022-05-18)

Bug Fixes

  • repair a logic bug for domain-wide delegation (#178) (7c32666)

0.7.2 (2022-05-16)

Bug Fixes

  • only emit warning if the lifetime exceeds 1 hour (f322a0d)

0.7.1 (2022-04-22)

Miscellaneous Chores

0.7.0 (2022-04-05)

Features

  • allow opt-out of exporting environment variables (#157) (d16fd89)

0.6.0 (2022-02-03)

Features

  • emit a warning when the workspace is empty (#117) (983a037)
  • ensure cred file is created with a predictable name (#130) (48c46e6)

0.5.0 (2022-01-22)

Features

0.4.4 (2021-12-22)

Bug Fixes

  • switch to actions-utils and update deps (#91) (ec59fe8)