-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Lacework <tech-ally@lacework.net>
- Loading branch information
1 parent
8fd0495
commit 2995fd6
Showing
3 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
# Release Notes | ||
Another day, another release. These are the release notes for the version `v1.3.1`. | ||
Another day, another release. These are the release notes for the version `v1.3.2`. | ||
|
||
## Documentation Updates | ||
* docs: add environment variable examples (#38) (Tim Arenz)([1b323ac](https://github.com/lacework/lw-scanner-action/commit/1b323ac458f26d9904779c4e4c437d0465722029)) | ||
## Other Changes | ||
* ci: update commit message version-bump.sh (#44) (Salim Afiune)([4fc19f6](https://github.com/lacework/lw-scanner-action/commit/4fc19f678329b9dbce5b44a4c63b233d8cf05b64)) | ||
* ci: fix scripts/version-bump.sh (#43) (Salim Afiune)([6cdd7e6](https://github.com/lacework/lw-scanner-action/commit/6cdd7e604bbf326995d1efbdde0a6eee68075353)) | ||
* ci: fix scripts/version-bump.sh (#41) (Salim Afiune)([2dd82a4](https://github.com/lacework/lw-scanner-action/commit/2dd82a4b014047f97f37f69525af86f114d983fe)) | ||
* ci: fix scripts/version-bump.sh (#40) (Salim Afiune)([e4c98c4](https://github.com/lacework/lw-scanner-action/commit/e4c98c4fd4fc975545daaca5cb02b3b9089421eb)) | ||
* ci: add version-bump.sh script (#39) (Salim Afiune)([65fb0c3](https://github.com/lacework/lw-scanner-action/commit/65fb0c3ae62e4461123ae112cf918f5808c9ee50)) | ||
* ci: version bump to v1.3.1-dev (Lacework)([775290a](https://github.com/lacework/lw-scanner-action/commit/775290ae24b50b50f380066f9a5edb79f7079f42)) | ||
* chore(deps): lw-scanner to version 0.20.1 (#48) (lacework-releng)([8fd0495](https://github.com/lacework/lw-scanner-action/commit/8fd049529be242b4473eee1abadaf09b3224f7e5)) | ||
* ci: update the version-bump script argument check (#46) (Dave Hill)([c518fa9](https://github.com/lacework/lw-scanner-action/commit/c518fa9e4c88161804b2fc401170bed3729b2995)) | ||
* ci: version bump to v1.3.2-dev (Lacework)([74e69ef](https://github.com/lacework/lw-scanner-action/commit/74e69ef1ac67d4ee10ec2ca6e692c145af911fb9)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.3.2-dev | ||
1.3.2 |