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 @@ -115,7 +115,7 @@ jobs:
115115
116116 - name : Build image using Camunda docker build
117117 id : build-image-step
118- uses : camunda/infra-global-github-actions/build-docker-image@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
118+ uses : camunda/infra-global-github-actions/build-docker-image@adc932a586d745b8a147a7f52117e683d5c59b54 # main
119119 with :
120120 registry_host : ${{ vars.CONTAINER_REGISTRY_CI }}
121121 registry_username : ${{ steps.secrets.outputs.MACHINE_USR }}
@@ -486,7 +486,7 @@ jobs:
486486 uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
487487
488488 - name : Install if required common software tooling
489- uses : camunda/infra-global-github-actions/common-tooling@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
489+ uses : camunda/infra-global-github-actions/common-tooling@adc932a586d745b8a147a7f52117e683d5c59b54 # main
490490 with :
491491 node-enabled : false
492492 java-enabled : false
@@ -576,7 +576,7 @@ jobs:
576576 runs-on : ubuntu-latest
577577 steps :
578578 - name : Retrigger job
579- uses : camunda/infra-global-github-actions/rerun-failed-run@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
579+ uses : camunda/infra-global-github-actions/rerun-failed-run@adc932a586d745b8a147a7f52117e683d5c59b54 # main
580580 with :
581581 error-messages : |
582582 lost communication with the server
You can’t perform that action at this time.
0 commit comments