Skip to content

Commit 8c36022

Browse files
release: v1.3.0 (#37)
Signed-off-by: Lacework <tech-ally@lacework.net> Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent 4daf846 commit 8c36022

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v1.3.0
2+
3+
## Features
4+
* feat(cli): add option to specify additional parameters for the lacework scanner cli (#34) (Stephan Stiefel)([4daf846](https://github.com/lacework/lw-scanner-action/commit/4daf846889a3c74416763bfd16e8b0fa340ae54f))
5+
## Other Changes
6+
* chore: fix vulnerabilities typo in README.md (#31) (Noah Kreiger)([6d4a629](https://github.com/lacework/lw-scanner-action/commit/6d4a62968864ed50af4190288febf4a878fe1a70))
7+
* ci: version bump to v1.2.1-dev (Lacework)([7747b15](https://github.com/lacework/lw-scanner-action/commit/7747b15e5811afb0d1dd2bc27c672f256875663e))
8+
---
19
# v1.2.0
210

311
## Features

RELEASE_NOTES.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Release Notes
2-
Another day, another release. These are the release notes for the version `v1.2.0`.
2+
Another day, another release. These are the release notes for the version `v1.3.0`.
33

44
## Features
5-
* feat: add new output options and use as default (Tim Arenz)([9edcf8f](https://github.com/lacework/lw-scanner-action/commit/9edcf8f49c0706dbd98698b063c9708d924dcc13))
6-
## Bug Fixes
7-
* fix: set debug default value and align with comon naming schema (Tim Arenz)([30ee752](https://github.com/lacework/lw-scanner-action/commit/30ee752b796a59a83ba9160110aa9c0fdd22a600))
5+
* feat(cli): add option to specify additional parameters for the lacework scanner cli (#34) (Stephan Stiefel)([4daf846](https://github.com/lacework/lw-scanner-action/commit/4daf846889a3c74416763bfd16e8b0fa340ae54f))
86
## Other Changes
9-
* chore: update scanner version to 0.10.1 (Tim Arenz)([5b10068](https://github.com/lacework/lw-scanner-action/commit/5b10068d63f7bc5b1f6b31921e4bb596fed5e716))
10-
* ci: use v3 actions (Tim Arenz)([f8f0fdb](https://github.com/lacework/lw-scanner-action/commit/f8f0fdb19fcd7af84b407948cb6a5cc99739cad0))
11-
* ci: clean up test-actions and use prebuilt image in all jobs (Tim Arenz)([b6a58a0](https://github.com/lacework/lw-scanner-action/commit/b6a58a07f0dc317708a90c646d4cdc5d7699791b))
12-
* ci: version bump to v1.1.2-dev (Lacework)([9427c17](https://github.com/lacework/lw-scanner-action/commit/9427c17df21995fc2768c3de8b9826bb959fe17a))
7+
* chore: fix vulnerabilities typo in README.md (#31) (Noah Kreiger)([6d4a629](https://github.com/lacework/lw-scanner-action/commit/6d4a62968864ed50af4190288febf4a878fe1a70))
8+
* ci: version bump to v1.2.1-dev (Lacework)([7747b15](https://github.com/lacework/lw-scanner-action/commit/7747b15e5811afb0d1dd2bc27c672f256875663e))

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1-dev
1+
1.3.0

0 commit comments

Comments
 (0)