Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to adc…
Browse files Browse the repository at this point in the history
…932a (#209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent bbc01f4 commit c3035b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
uses: camunda/infra-global-github-actions/build-docker-image@adc932a586d745b8a147a7f52117e683d5c59b54 # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -486,7 +486,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
uses: camunda/infra-global-github-actions/common-tooling@adc932a586d745b8a147a7f52117e683d5c59b54 # main
with:
node-enabled: false
java-enabled: false
Expand Down Expand Up @@ -576,7 +576,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Retrigger job
uses: camunda/infra-global-github-actions/rerun-failed-run@fcdcd34b5bc710ccec6653d20bbad72fa72dc883 # main
uses: camunda/infra-global-github-actions/rerun-failed-run@adc932a586d745b8a147a7f52117e683d5c59b54 # main
with:
error-messages: |
lost communication with the server
Expand Down

0 comments on commit c3035b5

Please sign in to comment.