Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to 518…
Browse files Browse the repository at this point in the history
…36e8
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 1a24f0d commit 5ce73b6
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@2e3f3018839b8eb99b0dca9a65a9df32dbad2a08 # main
uses: camunda/infra-global-github-actions/common-tooling@51836e8dfa745e3f41acc911ea5b8e0fe1d3da1f # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:

- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@2e3f3018839b8eb99b0dca9a65a9df32dbad2a08 # main
uses: camunda/infra-global-github-actions/build-docker-image@51836e8dfa745e3f41acc911ea5b8e0fe1d3da1f # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -142,7 +142,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@2e3f3018839b8eb99b0dca9a65a9df32dbad2a08 # main
uses: camunda/infra-global-github-actions/common-tooling@51836e8dfa745e3f41acc911ea5b8e0fe1d3da1f # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@2e3f3018839b8eb99b0dca9a65a9df32dbad2a08 # main
uses: camunda/infra-global-github-actions/common-tooling@51836e8dfa745e3f41acc911ea5b8e0fe1d3da1f # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -441,7 +441,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

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

0 comments on commit 5ce73b6

Please sign in to comment.