Skip to content

Latest commit

 

History

History
159 lines (70 loc) · 8.07 KB

CHANGELOG.md

File metadata and controls

159 lines (70 loc) · 8.07 KB

Changelog

2.3.1 (2023-07-12)

Bug Fixes

2.3.0 (2023-01-24)

Features

  • enable config to determine which basefile names we match (#224) (58c4da9)

2.2.0 (2023-01-23)

Features

  • resolve issues with running this action on a schedule (#222) (3494273)

2.1.0 (2022-11-23)

Features

  • allow action to run on schedule events (#94) (2c34dd9)

Bug Fixes

  • deps: bump @actions/core from 1.9.1 to 1.10.0 (#191) (5f68d4a)

2.0.0 (2022-07-19)

⚠ BREAKING CHANGES

  • remove detection of yaml and tpl files (#155)

Miscellaneous Chores

  • remove detection of yaml and tpl files (#155) (0847e83)

1.7.6 (2022-05-20)

Bug Fixes

  • do not return empty strings as paths (#140) (f6fa676)

1.7.5 (2022-04-05)

Bug Fixes

  • ignore github ci and terraform directories (#132) (c8eaca6)

1.7.4 (2022-03-04)

Bug Fixes

  • make sure we pass along a relative file path (#123) (652fae3)

1.7.3 (2022-03-04)

Bug Fixes

  • resolve path gathering for templated files (#119) (d0776ee)

1.7.2 (2022-02-01)

Bug Fixes

1.7.1 (2022-02-01)

Bug Fixes

  • return path before yaml or tpl to get changed module (#109) (db3a026)

1.7.0 (2022-02-01)

Features

  • support file paths with .yaml and .tpl extensions (#96) (8811efa)

1.6.0 (2021-08-20)

Features

1.5.0 (2021-08-18)

Features

  • return modules where lock file changed (#40) (1b38d4a)

1.4.1 (2021-08-12)

Bug Fixes

1.4.0 (2021-08-06)

Features

1.3.0 (2021-08-03)

Features

1.2.0 (2021-08-02)

Features

1.1.1 (2021-07-30)

Bug Fixes

1.1.0 (2021-07-30)

Features

1.0.0 (2021-07-28)

Features