From a7b432b665c62355e656d37acad8aa0c8b8a539b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 07:20:12 +0000 Subject: [PATCH] chore(deps): update patch-grouped | datasource | package | from | to | | ----------- | ----------- | ------- | ------- | | github-tags | aws/aws-cli | 2.22.25 | 2.22.26 | --- .github/workflows/build-images.yml | 6 +++--- .tool-versions | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 371a06f6..52a30a43 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -107,7 +107,7 @@ jobs: - name: Build image using Camunda docker build id: build-image-step - uses: camunda/infra-global-github-actions/build-docker-image@fbc680c15332fe526bcc61e895a7df9f579832f1 # main + uses: camunda/infra-global-github-actions/build-docker-image@20933e788b7808787c86af5e19668867cb2eac84 # main with: registry_host: ${{ vars.CONTAINER_REGISTRY_CI }} registry_username: ${{ steps.secrets.outputs.MACHINE_USR }} @@ -476,7 +476,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - name: Install if required common software tooling - uses: camunda/infra-global-github-actions/common-tooling@fbc680c15332fe526bcc61e895a7df9f579832f1 # main + uses: camunda/infra-global-github-actions/common-tooling@20933e788b7808787c86af5e19668867cb2eac84 # main with: node-enabled: false java-enabled: false @@ -566,7 +566,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Retrigger job - uses: camunda/infra-global-github-actions/rerun-failed-run@fbc680c15332fe526bcc61e895a7df9f579832f1 # main + uses: camunda/infra-global-github-actions/rerun-failed-run@20933e788b7808787c86af5e19668867cb2eac84 # main with: error-messages: | lost communication with the server diff --git a/.tool-versions b/.tool-versions index 975e320e..e5e4adcc 100644 --- a/.tool-versions +++ b/.tool-versions @@ -13,7 +13,7 @@ # check it with # diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly" -awscli 2.22.25 +awscli 2.22.26 just 1.38.0