From 99f7e2fe26877e7025c7491650f67c6043d245b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:02:07 +0000 Subject: [PATCH 1/2] chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5 to 6. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-titlelint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-titlelint.yaml b/.github/workflows/pr-titlelint.yaml index ce21ae2..41d4fe8 100644 --- a/.github/workflows/pr-titlelint.yaml +++ b/.github/workflows/pr-titlelint.yaml @@ -16,7 +16,7 @@ jobs: pull-requests: read steps: - - uses: amannn/action-semantic-pull-request@v5 + - uses: amannn/action-semantic-pull-request@v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: From 10d6d83b71501d68146471b2f6c2876572675613 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 25 Aug 2025 16:02:21 +0000 Subject: [PATCH 2/2] chore: terraform-docs: automated action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aa7666..85989d6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ No modules. |------|-------------|------|---------|:--------:| | [amount\_unit](#input\_amount\_unit) | n/a | `string` | `"USD"` | no | | [budget\_type](#input\_budget\_type) | n/a | `string` | `"COST"` | no | -| [custom\_notifications](#input\_custom\_notifications) | n/a |
list(object({
comparison_operator = string
threshold = number
threshold_type = string
notification_type = string
subscriber_email_addresses = optional(set(string))
}))
| `[]` | no | +| [custom\_notifications](#input\_custom\_notifications) | n/a |
list(object({
comparison_operator = string
threshold = number
threshold_type = string
notification_type = string
subscriber_email_addresses = optional(set(string))
}))
| `[]` | no | | [increment\_amount](#input\_increment\_amount) | n/a | `number` | `1` | no | | [limit\_amount](#input\_limit\_amount) | n/a | `number` | n/a | yes | | [name](#input\_name) | n/a | `string` | n/a | yes |