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@c54930eb5601bdb4b155e865aa26883870eb3a7c # main
110+ uses : camunda/infra-global-github-actions/build-docker-image@1442a2734512379e9969db9f4d758238fe5c51f6 # 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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
477477
478478 - name : Install if required common software tooling
479- uses : camunda/infra-global-github-actions/common-tooling@c54930eb5601bdb4b155e865aa26883870eb3a7c # main
479+ uses : camunda/infra-global-github-actions/common-tooling@1442a2734512379e9969db9f4d758238fe5c51f6 # 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@c54930eb5601bdb4b155e865aa26883870eb3a7c # main
569+ uses : camunda/infra-global-github-actions/rerun-failed-run@1442a2734512379e9969db9f4d758238fe5c51f6 # main
570570 with :
571571 error-messages : |
572572 lost communication with the server
You can’t perform that action at this time.
0 commit comments