Skip to content

Commit c3035b5

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

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
@@ -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

0 commit comments

Comments
 (0)