File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 99 steps :
1010 - uses : actions/checkout@v1
1111 with :
12- ref : main
12+ ref : 2.15.2
1313 - uses : docker/login-action@v1
1414 with :
1515 registry : ghcr.io
Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
9-
8+ ## 2.15.2 - 2022-08-23
109### Changed
1110- Revert the fix cloudformation_facts no longer returning any result [ #89 ]
1211
Original file line number Diff line number Diff line change 1- version ?= 2.15.2-pre.0
1+ version ?= 2.15.2
22
33ci : clean deps lint package
44
You can’t perform that action at this time.
0 commit comments