From 2bacdb54fd0d2ef9e38b8697e9a0eee3f622b1e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 01:14:47 +0000 Subject: [PATCH] chore(deps): update patch-grouped (#306) | datasource | package | from | to | | --------------- | ----------------------------- | ------- | ------- | | github-tags | aws/aws-cli | 2.22.12 | 2.22.17 | | github-tags | camunda/infraex-common-config | 1.2.7 | 1.2.8 | | github-releases | hashicorp/terraform | 1.10.1 | 1.10.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- .github/workflows/nightly_aws_operational_procedure.yml | 2 +- .github/workflows/renovate-automerge.yml | 2 +- .pre-commit-config.yaml | 2 +- .tool-versions | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7c77008..0c1d4ce 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,5 +9,5 @@ on: jobs: lint: - uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@d809dbc4cd95c04cb3a00fc043aa31ef6b590515 # 1.2.7 + uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@2723815da46088717a7b73c199aa005d8d5b27a1 # 1.2.8 secrets: inherit diff --git a/.github/workflows/nightly_aws_operational_procedure.yml b/.github/workflows/nightly_aws_operational_procedure.yml index 083d48f..0c17ed9 100644 --- a/.github/workflows/nightly_aws_operational_procedure.yml +++ b/.github/workflows/nightly_aws_operational_procedure.yml @@ -249,7 +249,7 @@ jobs: steps: - name: Notify in Slack in case of failure id: slack-notification - uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@d809dbc4cd95c04cb3a00fc043aa31ef6b590515 # 1.2.7 + uses: camunda/infraex-common-config/.github/actions/report-failure-on-slack@2723815da46088717a7b73c199aa005d8d5b27a1 # 1.2.8 with: vault_addr: ${{ secrets.VAULT_ADDR }} vault_role_id: ${{ secrets.VAULT_ROLE_ID }} diff --git a/.github/workflows/renovate-automerge.yml b/.github/workflows/renovate-automerge.yml index b556224..4b1ff9b 100644 --- a/.github/workflows/renovate-automerge.yml +++ b/.github/workflows/renovate-automerge.yml @@ -11,5 +11,5 @@ concurrency: jobs: renovate-automerge: - uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@d809dbc4cd95c04cb3a00fc043aa31ef6b590515 # 1.2.7 + uses: camunda/infraex-common-config/.github/workflows/automerge-global.yml@2723815da46088717a7b73c199aa005d8d5b27a1 # 1.2.8 secrets: inherit diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6eb7da..e393901 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: - id: yamlfmt - repo: https://github.com/camunda/infraex-common-config - rev: 1.2.7 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 + rev: 1.2.8 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567 hooks: - id: update-action-readmes-docker diff --git a/.tool-versions b/.tool-versions index 4095256..cb9f39b 100644 --- a/.tool-versions +++ b/.tool-versions @@ -9,7 +9,7 @@ # # ################################################################################ -awscli 2.22.12 +awscli 2.22.17 # renovate: datasource=github-tags depName=rhysd/actionlint actionlint 1.7.4 @@ -24,6 +24,6 @@ pre-commit 4.0.1 shellcheck 0.10.0 -terraform 1.10.1 +terraform 1.10.2 tflint 0.54.0