diff --git a/CHANGELOG.md b/CHANGELOG.md index 01c9a5a..36c440a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## [v0.2.99](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.98..v0.2.99) - 2024-10-17 +#### Bug Fixes +- **(deps)** bump philips-labs/github-runner/aws from 5.17.0 to 5.17.1 - ([d5f6ee4](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/d5f6ee44dfb5017a836b6539236a352fae2d9fab)) - dependabot[bot] + +- - - + ## [v0.2.98](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.97..v0.2.98) - 2024-10-16 #### Bug Fixes - **(deps)** update hashicorp/aws requirement from ~> 5.71.0 to ~> 5.72.0 - ([7871708](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/7871708e860ed418613370329a6b6f9616b25947)) - dependabot[bot] diff --git a/README.md b/README.md index 751fe62..1c3d789 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ groups, then clicking on the default group. | Name | Source | Version | |------|--------|---------| -| [download\_lambda](#module\_download\_lambda) | philips-labs/github-runner/aws//modules/download-lambda | 5.17.0 | -| [github\_runner](#module\_github\_runner) | philips-labs/github-runner/aws | 5.17.0 | +| [download\_lambda](#module\_download\_lambda) | philips-labs/github-runner/aws//modules/download-lambda | 5.17.1 | +| [github\_runner](#module\_github\_runner) | philips-labs/github-runner/aws | 5.17.1 | | [runners\_zip](#module\_runners\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.2.1 | | [s3\_bucket\_lambda\_sources](#module\_s3\_bucket\_lambda\_sources) | terraform-aws-modules/s3-bucket/aws | 4.2.1 | | [syncer\_zip](#module\_syncer\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.2.1 |