Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to e53…
Browse files Browse the repository at this point in the history
…13bb
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent b834ccc commit 77157ce
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 @@ -117,7 +117,7 @@ jobs:
- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@cc971246d27325abdcd5f21399e3dddc20e9205e # main
uses: camunda/infra-global-github-actions/build-docker-image@e5313bba9c105f41c38a3bbadfa4465837e9f1d8 # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -506,7 +506,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

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

0 comments on commit 77157ce

Please sign in to comment.