diff --git a/CHANGELOG.md b/CHANGELOG.md index 41fc7a0d..99ed0f59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +[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 \ No newline at end of file