Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Sep 27, 2023
1 parent 011b5ce commit 38907f6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.6] - 2023-09-27
### :sparkles: New Features
- [`bb25820`](https://github.com/clouddrove/github-shared-workflows/commit/bb2582034586acc7e2e5838e9e16e53ff79143d4) - Added workflow for cloudformation linter and security scan *(PR [#83](https://github.com/clouddrove/github-shared-workflows/pull/83) by [@VishwajitNagulkar](https://github.com/VishwajitNagulkar))*

### :construction_worker: Build System
- [`58b7608`](https://github.com/clouddrove/github-shared-workflows/commit/58b76089a047584da0b2d36eecb8ab7864619588) - **deps**: bump docker/setup-qemu-action from 2 to 3 *(PR [#79](https://github.com/clouddrove/github-shared-workflows/pull/79) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`ca5ca81`](https://github.com/clouddrove/github-shared-workflows/commit/ca5ca81c3d78731cdb1faddf87ef5ae1617dce55) - **deps**: bump docker/login-action from 2 to 3 *(PR [#78](https://github.com/clouddrove/github-shared-workflows/pull/78) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`c8a71ea`](https://github.com/clouddrove/github-shared-workflows/commit/c8a71ea677e6f88a8d0978232eedbf502db7a485) - **deps**: bump docker/build-push-action from 4 to 5 *(PR [#77](https://github.com/clouddrove/github-shared-workflows/pull/77) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`11594c7`](https://github.com/clouddrove/github-shared-workflows/commit/11594c73244ab1343eca9ddb76af43fbb6d9f2b2) - **deps**: bump docker/setup-buildx-action from 2 to 3 *(PR [#82](https://github.com/clouddrove/github-shared-workflows/pull/82) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`ebc9389`](https://github.com/clouddrove/github-shared-workflows/commit/ebc9389cc511c91cce4c70870574d88758453abd) - **deps**: bump aws-actions/configure-aws-credentials from 3 to 4 *(PR [#81](https://github.com/clouddrove/github-shared-workflows/pull/81) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`011b5ce`](https://github.com/clouddrove/github-shared-workflows/commit/011b5cebb263e3fdb0fcdae68d5910755c07d049) - added terraform version and aws credentials dynamically *(PR [#84](https://github.com/clouddrove/github-shared-workflows/pull/84) by [@vaibhav7797](https://github.com/vaibhav7797))*


## [1.0.5] - 2023-09-11
### :construction_worker: Build System
- [`b22362c`](https://github.com/clouddrove/github-shared-workflows/commit/b22362c3cf51643a935c00efc35a15c897f282fa) - **deps**: bump infracost/actions from 2.0.0 to 2.1.0 *(PR [#73](https://github.com/clouddrove/github-shared-workflows/pull/73) by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`c95eaf9`](https://github.com/clouddrove/github-shared-workflows/commit/c95eaf9e6deb13466c66ea49918c4c1d55bee92c) - **deps**: bump actions/checkout from 3 to 4 *(PR [#74](https://github.com/clouddrove/github-shared-workflows/pull/74) by [@dependabot[bot]](https://github.com/apps/dependabot))*


[1.0.5]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.4...1.0.5
[1.0.5]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.4...1.0.5
[1.0.6]: https://github.com/clouddrove/github-shared-workflows/compare/1.0.5...1.0.6

0 comments on commit 38907f6

Please sign in to comment.