|
53 | 53 | uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 |
54 | 54 |
|
55 | 55 | - name: Install if required common software tooling |
56 | | - uses: camunda/infra-global-github-actions/common-tooling@858272138497fa54c27f4dcd4e275b18c231ca8f # main |
| 56 | + uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main |
57 | 57 | with: |
58 | 58 | java-enabled: false |
59 | 59 | yarn-enabled: false |
|
94 | 94 |
|
95 | 95 | - name: Build image using Camunda docker build |
96 | 96 | id: build-image-step |
97 | | - uses: camunda/infra-global-github-actions/build-docker-image@858272138497fa54c27f4dcd4e275b18c231ca8f # main |
| 97 | + uses: camunda/infra-global-github-actions/build-docker-image@c7d9eb60779591b382f14f05325799f04eb481ad # main |
98 | 98 | with: |
99 | 99 | registry_host: ${{ vars.CONTAINER_REGISTRY_CI }} |
100 | 100 | registry_username: ${{ steps.secrets.outputs.MACHINE_USR }} |
@@ -154,7 +154,7 @@ jobs: |
154 | 154 | uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 |
155 | 155 |
|
156 | 156 | - name: Install if required common software tooling |
157 | | - uses: camunda/infra-global-github-actions/common-tooling@858272138497fa54c27f4dcd4e275b18c231ca8f # main |
| 157 | + uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main |
158 | 158 | with: |
159 | 159 | java-enabled: false |
160 | 160 | yarn-enabled: false |
@@ -241,7 +241,7 @@ jobs: |
241 | 241 | uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 |
242 | 242 |
|
243 | 243 | - name: Install if required common software tooling |
244 | | - uses: camunda/infra-global-github-actions/common-tooling@858272138497fa54c27f4dcd4e275b18c231ca8f # main |
| 244 | + uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main |
245 | 245 | with: |
246 | 246 | java-enabled: false |
247 | 247 | yarn-enabled: false |
@@ -462,7 +462,7 @@ jobs: |
462 | 462 | uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 |
463 | 463 |
|
464 | 464 | - name: Install if required common software tooling |
465 | | - uses: camunda/infra-global-github-actions/common-tooling@858272138497fa54c27f4dcd4e275b18c231ca8f # main |
| 465 | + uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main |
466 | 466 | with: |
467 | 467 | java-enabled: false |
468 | 468 | yarn-enabled: false |
|
0 commit comments