Skip to content

Commit 15d783b

Browse files
author
cog-bot
committed
chore(version): v0.2.151 [skip ci]
1 parent a00970d commit 15d783b

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.151](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.150..v0.2.151) - 2025-05-01
6+
#### Bug Fixes
7+
- **(deps)** update hashicorp/aws requirement from ~> 5.96.0 to ~> 5.97.0 - ([84d0b07](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/84d0b0710a4a916d7d3eddcc00e81578906c7551)) - dependabot[bot]
8+
- **(deps)** bump terraform-aws-modules/s3-bucket/aws from 4.7.0 to 4.8.0 - ([5329040](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/5329040a5b25aee0189797cc511650ad7620acae)) - dependabot[bot]
9+
10+
- - -
11+
512
## [v0.2.150](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/compare/v0.2.149..v0.2.150) - 2025-04-25
613
#### Bug Fixes
714
- **(deps)** update hashicorp/aws requirement from ~> 5.95.0 to ~> 5.96.0 - ([0f86ec3](https://github.com/armakuni/terraform-aws-github-actions-oidc-provider/commit/0f86ec36dff12061910bebab665a42b70c4d1452)) - 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.96.0 |
46+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | ~> 5.97.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.96.0 |
56+
| <a name="provider_aws"></a> [aws](#provider\_aws) | ~> 5.97.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.7.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.7.0 |
68-
| <a name="module_syncer_zip"></a> [syncer\_zip](#module\_syncer\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.7.0 |
66+
| <a name="module_runners_zip"></a> [runners\_zip](#module\_runners\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.8.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.8.0 |
68+
| <a name="module_syncer_zip"></a> [syncer\_zip](#module\_syncer\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.8.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.7.0 |
70+
| <a name="module_webhook_zip"></a> [webhook\_zip](#module\_webhook\_zip) | terraform-aws-modules/s3-bucket/aws//modules/object | 4.8.0 |
7171

7272
## Resources
7373

0 commit comments

Comments
 (0)