File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
1111
1212---
1313
14+ ## [ v2.4.1] ( https://github.com/ddev/github-action-add-on-test/releases/tag/v2.4.1 ) - 2026-03-12
15+
16+ [ _ Compare with previous release_ ] ( https://github.com/ddev/github-action-add-on-test/compare/v2.4.0...v2.4.1 )
17+
18+ ### Changed
19+
20+ - Bump Homebrew/actions/setup-homebrew ([ PR #59 ] ( https://github.com/ddev/github-action-add-on-test/pull/59 ) )
21+
22+ ---
23+
1424## [ v2.4.0] ( https://github.com/ddev/github-action-add-on-test/releases/tag/v2.4.0 ) - 2026-03-09
1525
1626[ _ Compare with previous release_ ] ( https://github.com/ddev/github-action-add-on-test/compare/v2.3.3...v2.4.0 )
@@ -48,7 +58,7 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
4858
4959### Fixed
5060
51- - Remove "Keep alive" feature as [ related repository] ( https://github.com/gautamkrishnar/keepalive-workflow ) has been
61+ - Remove "Keep alive" feature as [ related repository] ( https://github.com/gautamkrishnar/keepalive-workflow ) has been
5262 disabled and causes the action to fail ([ PR #43 ] ( https://github.com/ddev/github-action-add-on-test/pull/43 ) )
5363
5464---
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ inputs:
4949runs :
5050 using : " composite"
5151 steps :
52- - uses : Homebrew/actions/setup-homebrew@8c478e7f5c2c2df9efba834a3568d4fe35cdb2a3 # no release tags available
52+ - uses : Homebrew/actions/setup-homebrew@4cdec6dc3e14702214632b392c91a7cc283fbc8a # no release tags available
5353
5454 - name : Environment setup
5555 shell : bash
You can’t perform that action at this time.
0 commit comments