Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to 4c4…
Browse files Browse the repository at this point in the history
…39b0 (#95)
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 733d7da commit c356881
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@ac49bc15bf204f9d61840deae49a8af0cbc59371 # main
uses: camunda/infra-global-github-actions/common-tooling@4c439b05881c67ce468b07f75d9fe0adde4c0821 # 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@ac49bc15bf204f9d61840deae49a8af0cbc59371 # main
uses: camunda/infra-global-github-actions/build-docker-image@4c439b05881c67ce468b07f75d9fe0adde4c0821 # 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@ac49bc15bf204f9d61840deae49a8af0cbc59371 # main
uses: camunda/infra-global-github-actions/common-tooling@4c439b05881c67ce468b07f75d9fe0adde4c0821 # 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@ac49bc15bf204f9d61840deae49a8af0cbc59371 # main
uses: camunda/infra-global-github-actions/common-tooling@4c439b05881c67ce468b07f75d9fe0adde4c0821 # 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@ac49bc15bf204f9d61840deae49a8af0cbc59371 # main
uses: camunda/infra-global-github-actions/common-tooling@4c439b05881c67ce468b07f75d9fe0adde4c0821 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down

0 comments on commit c356881

Please sign in to comment.