Skip to content

Commit 7fd8a17

Browse files
release: v1.3.1 (#45)
Signed-off-by: Lacework <tech-ally@lacework.net>
1 parent 4fc19f6 commit 7fd8a17

File tree

3 files changed

+22
-6
lines changed

3 files changed

+22
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v1.3.1
2+
3+
## Documentation Updates
4+
* docs: add environment variable examples (#38) (Tim Arenz)([1b323ac](https://github.com/lacework/lw-scanner-action/commit/1b323ac458f26d9904779c4e4c437d0465722029))
5+
## Other Changes
6+
* ci: update commit message version-bump.sh (#44) (Salim Afiune)([4fc19f6](https://github.com/lacework/lw-scanner-action/commit/4fc19f678329b9dbce5b44a4c63b233d8cf05b64))
7+
* ci: fix scripts/version-bump.sh (#43) (Salim Afiune)([6cdd7e6](https://github.com/lacework/lw-scanner-action/commit/6cdd7e604bbf326995d1efbdde0a6eee68075353))
8+
* ci: fix scripts/version-bump.sh (#41) (Salim Afiune)([2dd82a4](https://github.com/lacework/lw-scanner-action/commit/2dd82a4b014047f97f37f69525af86f114d983fe))
9+
* ci: fix scripts/version-bump.sh (#40) (Salim Afiune)([e4c98c4](https://github.com/lacework/lw-scanner-action/commit/e4c98c4fd4fc975545daaca5cb02b3b9089421eb))
10+
* ci: add version-bump.sh script (#39) (Salim Afiune)([65fb0c3](https://github.com/lacework/lw-scanner-action/commit/65fb0c3ae62e4461123ae112cf918f5808c9ee50))
11+
* ci: version bump to v1.3.1-dev (Lacework)([775290a](https://github.com/lacework/lw-scanner-action/commit/775290ae24b50b50f380066f9a5edb79f7079f42))
12+
---
113
# v1.3.0
214

315
## Features

RELEASE_NOTES.md

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

4-
## Features
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))
4+
## Documentation Updates
5+
* docs: add environment variable examples (#38) (Tim Arenz)([1b323ac](https://github.com/lacework/lw-scanner-action/commit/1b323ac458f26d9904779c4e4c437d0465722029))
66
## Other Changes
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))
7+
* ci: update commit message version-bump.sh (#44) (Salim Afiune)([4fc19f6](https://github.com/lacework/lw-scanner-action/commit/4fc19f678329b9dbce5b44a4c63b233d8cf05b64))
8+
* ci: fix scripts/version-bump.sh (#43) (Salim Afiune)([6cdd7e6](https://github.com/lacework/lw-scanner-action/commit/6cdd7e604bbf326995d1efbdde0a6eee68075353))
9+
* ci: fix scripts/version-bump.sh (#41) (Salim Afiune)([2dd82a4](https://github.com/lacework/lw-scanner-action/commit/2dd82a4b014047f97f37f69525af86f114d983fe))
10+
* ci: fix scripts/version-bump.sh (#40) (Salim Afiune)([e4c98c4](https://github.com/lacework/lw-scanner-action/commit/e4c98c4fd4fc975545daaca5cb02b3b9089421eb))
11+
* ci: add version-bump.sh script (#39) (Salim Afiune)([65fb0c3](https://github.com/lacework/lw-scanner-action/commit/65fb0c3ae62e4461123ae112cf918f5808c9ee50))
12+
* ci: version bump to v1.3.1-dev (Lacework)([775290a](https://github.com/lacework/lw-scanner-action/commit/775290ae24b50b50f380066f9a5edb79f7079f42))

VERSION

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

0 commit comments

Comments
 (0)