Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to 37d…
Browse files Browse the repository at this point in the history
…8990
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 6bebb56 commit b592c5c
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@dc512d537a85370ce21611945935abe849e926a8 # main
uses: camunda/infra-global-github-actions/common-tooling@37d899097509bf4e81f7032e136cfbfc2ffcf5a5 # main
with:
java-enabled: false
yarn-enabled: false
Expand All @@ -74,7 +74,7 @@ jobs:
- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@dc512d537a85370ce21611945935abe849e926a8 # main
uses: camunda/infra-global-github-actions/build-docker-image@37d899097509bf4e81f7032e136cfbfc2ffcf5a5 # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@dc512d537a85370ce21611945935abe849e926a8 # main
uses: camunda/infra-global-github-actions/common-tooling@37d899097509bf4e81f7032e136cfbfc2ffcf5a5 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -219,7 +219,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@dc512d537a85370ce21611945935abe849e926a8 # main
uses: camunda/infra-global-github-actions/common-tooling@37d899097509bf4e81f7032e136cfbfc2ffcf5a5 # main
with:
java-enabled: false
yarn-enabled: false
Expand Down Expand Up @@ -432,7 +432,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

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

0 comments on commit b592c5c

Please sign in to comment.