Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to a07…
Browse files Browse the repository at this point in the history
…3f84 (#106)
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 9e35933 commit 1117a01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main
uses: camunda/infra-global-github-actions/common-tooling@a073f844c729e330a1171ba8b6aee021ad9a3d79 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@c7d9eb60779591b382f14f05325799f04eb481ad # main
uses: camunda/infra-global-github-actions/build-docker-image@a073f844c729e330a1171ba8b6aee021ad9a3d79 # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main
uses: camunda/infra-global-github-actions/common-tooling@a073f844c729e330a1171ba8b6aee021ad9a3d79 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -241,7 +241,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main
uses: camunda/infra-global-github-actions/common-tooling@a073f844c729e330a1171ba8b6aee021ad9a3d79 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -462,7 +462,7 @@ jobs:
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@c7d9eb60779591b382f14f05325799f04eb481ad # main
uses: camunda/infra-global-github-actions/common-tooling@a073f844c729e330a1171ba8b6aee021ad9a3d79 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down

0 comments on commit 1117a01

Please sign in to comment.