File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments