File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4- ## [ 1.5.0] ( https://github.com/superchargejs /redis-github-action/compare/v1i.4.0...v1.5.0 ) - 2023-02-xx
4+ ## [ 1.5.0] ( https://github.com/supercharge /redis-github-action/compare/v1i.4.0...v1.5.0 ) - 2023-02-14
55
66### Added
77- use a custom Redis image: useful if you need to run an alternative Redis image like Redis Stack
8+ - uses ` redis ` as the default Docker image
89
910
10- ## [ 1.4.0] ( https://github.com/superchargejs /redis-github-action/compare/v1.3.0...v1.4.0 ) - 2021-12-28
11+ ## [ 1.4.0] ( https://github.com/supercharge /redis-github-action/compare/v1.3.0...v1.4.0 ) - 2021-12-28
1112
1213### Added
1314- use a custom name for the Redis container: this is helpful when starting multiple Redis instances
1415
1516
16- ## [ 1.3.0] ( https://github.com/superchargejs /redis-github-action/compare/v1.2.0...v1.3.0 ) - 2021-12-27
17+ ## [ 1.3.0] ( https://github.com/supercharge /redis-github-action/compare/v1.2.0...v1.3.0 ) - 2021-12-27
1718
1819### Added
1920- start Redis instance on a custom port
2021
2122
22- ## [ 1.2.0] ( https://github.com/superchargejs /redis-github-action/compare/v1.1.0...v1.2.0 ) - 2021-01-08
23+ ## [ 1.2.0] ( https://github.com/supercharge /redis-github-action/compare/v1.1.0...v1.2.0 ) - 2021-01-08
2324
2425### Added
2526- version check before starting the Redis container: fall back to ` latest ` when no Redis version is defined for the workflow
2930- refined wording in Readme
3031
3132
32- ## [ 1.1.0] ( https://github.com/superchargejs /redis-github-action/compare/v1.0.0...v1.1.0 ) - 2019-12-18
33+ ## [ 1.1.0] ( https://github.com/supercharge /redis-github-action/compare/v1.0.0...v1.1.0 ) - 2019-12-18
3334
3435### Updated
3536- switched from a Node.js workflow to a Docker-based workflow
You can’t perform that action at this time.
0 commit comments