Skip to content

Commit 9106ee5

Browse files
chore(deps): update camunda/infra-global-github-actions digest to a3139ab (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb1e8a1 commit 9106ee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-images.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
108108
- name: Build image using Camunda docker build
109109
id: build-image-step
110-
uses: camunda/infra-global-github-actions/build-docker-image@88b914752f6134f44d26dc6f01c4cbd179bb78dd # main
110+
uses: camunda/infra-global-github-actions/build-docker-image@a3139aba4b1936205a6521c5ecacd78cd5aae765 # main
111111
with:
112112
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
113113
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
@@ -476,7 +476,7 @@ jobs:
476476
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
477477

478478
- name: Install if required common software tooling
479-
uses: camunda/infra-global-github-actions/common-tooling@88b914752f6134f44d26dc6f01c4cbd179bb78dd # main
479+
uses: camunda/infra-global-github-actions/common-tooling@a3139aba4b1936205a6521c5ecacd78cd5aae765 # main
480480
with:
481481
node-enabled: false
482482
java-enabled: false
@@ -566,7 +566,7 @@ jobs:
566566
runs-on: ubuntu-latest
567567
steps:
568568
- name: Retrigger job
569-
uses: camunda/infra-global-github-actions/rerun-failed-run@88b914752f6134f44d26dc6f01c4cbd179bb78dd # main
569+
uses: camunda/infra-global-github-actions/rerun-failed-run@a3139aba4b1936205a6521c5ecacd78cd5aae765 # main
570570
with:
571571
error-messages: |
572572
lost communication with the server

0 commit comments

Comments
 (0)