Skip to content

Commit 11035e3

Browse files
chore(deps): update camunda/infra-global-github-actions digest to 1442a27 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b6c878 commit 11035e3

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

0 commit comments

Comments
 (0)