Skip to content

Commit 73d6abd

Browse files
author
cog-bot
committed
chore(version): v0.2.157 [skip ci]
1 parent fac7c8f commit 73d6abd

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v0.2.157](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.156..v0.2.157) - 2025-06-18
6+
#### Bug Fixes
7+
- **(deps)** bump terraform-aws-modules/s3-bucket/aws - ([358cece](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/358cece82e7314df811f1ae5ea1c6f6d4e7dd937)) - dependabot[bot]
8+
- **(deps)** update hashicorp/aws requirement from ~> 5.100.0 to ~> 6.0.0 - ([0fef932](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/0fef9323417befd02e42ad3eedf51abf24c8b0b4)) - dependabot[bot]
9+
10+
- - -
11+
512
## [v0.2.156](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.155..v0.2.156) - 2025-06-12
613
#### Bug Fixes
714
- **(deps)** update hashicorp/aws requirement from ~> 5.99.1 to ~> 5.100.0 - ([097e635](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/097e63502a6ad64b2cb5375664c9c24becc1772b)) - dependabot[bot]

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ groups, then clicking on the default group.
4343

4444
| Name | Version |
4545
|------|---------|
46-
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.100.0 |
46+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 6.0.0 |
4747
| <a name="requirement_github"></a> [github](#requirement\_github) | ~> 6.0 |
4848
| <a name="requirement_http"></a> [http](#requirement\_http) | ~> 3.5.0 |
4949
| <a name="requirement_local"></a> [local](#requirement\_local) | ~> 2.5.0 |
@@ -53,7 +53,7 @@ groups, then clicking on the default group.
5353

5454
| Name | Version |
5555
|------|---------|
56-
| <a name="provider_aws"></a> [aws](#provider\_aws) | ~> 5.100.0 |
56+
| <a name="provider_aws"></a> [aws](#provider\_aws) | ~> 6.0.0 |
5757
| <a name="provider_github"></a> [github](#provider\_github) | ~> 6.0 |
5858
| <a name="provider_random"></a> [random](#provider\_random) | ~> 3.7.1 |
5959

@@ -63,11 +63,11 @@ groups, then clicking on the default group.
6363
|------|--------|---------|
6464
| <a name="module_download_lambda"></a> [download\_lambda](#module\_download\_lambda) | philips-labs/github-runner/aws//modules/download-lambda | 6.1.2 |
6565
| <a name="module_github_runner"></a> [github\_runner](#module\_github\_runner) | philips-labs/github-runner/aws | 6.1.2 |
66-
| <a name="module_runners_zip"></a> [runners\_zip](#module\_runners\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.10.1 |
67-
| <a name="module_s3_bucket_lambda_sources"></a> [s3\_bucket\_lambda\_sources](#module\_s3\_bucket\_lambda\_sources) | terraform-aws-modules/s3-bucket/aws | 4.10.1 |
68-
| <a name="module_syncer_zip"></a> [syncer\_zip](#module\_syncer\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.10.1 |
66+
| <a name="module_runners_zip"></a> [runners\_zip](#module\_runners\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.11.0 |
67+
| <a name="module_s3_bucket_lambda_sources"></a> [s3\_bucket\_lambda\_sources](#module\_s3\_bucket\_lambda\_sources) | terraform-aws-modules/s3-bucket/aws | 4.11.0 |
68+
| <a name="module_syncer_zip"></a> [syncer\_zip](#module\_syncer\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.11.0 |
6969
| <a name="module_vpc"></a> [vpc](#module\_vpc) | terraform-aws-modules/vpc/aws | 5.21.0 |
70-
| <a name="module_webhook_zip"></a> [webhook\_zip](#module\_webhook\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.10.1 |
70+
| <a name="module_webhook_zip"></a> [webhook\_zip](#module\_webhook\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.11.0 |
7171

7272
## Resources
7373

0 commit comments

Comments
 (0)