Skip to content

Commit 296a345

Browse files
committed
docs: Updated changelog
1 parent 0065109 commit 296a345

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## [1.1.1] - 2023-03-05
10+
### Added
11+
- Added `ref` input to accept the GitHub repository ref
12+
- Added `image` input to specify the docker image name (defaults to repository)
13+
14+
### Changed
15+
- `tag` is no longer required, defaults to `ref` which is now the required input
16+
917
## [1.1.0] - 2023-03-05
1018
### Changed
1119
- Updated the output of the action to include all the outputs of the docker run step in JSON format, using the `toJSON` function. Removed the previous output file.

0 commit comments

Comments
 (0)