From dd0723672823c1d9a4dfc0eb87098cfc00e60933 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 04:30:11 +0000 Subject: [PATCH] chore(deps): update patch-grouped | datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | pypi | python-keycloak | 4.7.0 | 4.7.1 | --- .github/scripts/integration/requirements.txt | 2 +- .github/workflows/build-images.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/scripts/integration/requirements.txt b/.github/scripts/integration/requirements.txt index 7844702e..b4fe4c70 100644 --- a/.github/scripts/integration/requirements.txt +++ b/.github/scripts/integration/requirements.txt @@ -1 +1 @@ -python-keycloak==4.7.0 +python-keycloak==4.7.1 diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 0212153a..2069577d 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@ef217ece3ee64eb6b3226ffe58e686bf42da71cc # main + uses: camunda/infra-global-github-actions/build-docker-image@c9107a8a5153429f3beef4ea1eef28a5a4f2e67a # 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@ef217ece3ee64eb6b3226ffe58e686bf42da71cc # main + uses: camunda/infra-global-github-actions/common-tooling@c9107a8a5153429f3beef4ea1eef28a5a4f2e67a # 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@ef217ece3ee64eb6b3226ffe58e686bf42da71cc # main + uses: camunda/infra-global-github-actions/rerun-failed-run@c9107a8a5153429f3beef4ea1eef28a5a4f2e67a # main with: error-messages: | lost communication with the server