Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to 5f3…
Browse files Browse the repository at this point in the history
…53b8
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 5a70181 commit e3c0dd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Build image using Camunda docker build
id: build-image-step
uses: camunda/infra-global-github-actions/build-docker-image@c9230b32c5af82329db40f325758d2141e5f5da9 # main
uses: camunda/infra-global-github-actions/build-docker-image@5f353b82bb39601ce955203eaf9971ac99dbc9c7 # main
with:
registry_host: ${{ vars.CONTAINER_REGISTRY_CI }}
registry_username: ${{ steps.secrets.outputs.MACHINE_USR }}
Expand Down Expand Up @@ -457,7 +457,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4

- name: Install if required common software tooling
uses: camunda/infra-global-github-actions/common-tooling@c9230b32c5af82329db40f325758d2141e5f5da9 # main
uses: camunda/infra-global-github-actions/common-tooling@5f353b82bb39601ce955203eaf9971ac99dbc9c7 # main
with:
node-enabled: false
java-enabled: false
Expand Down

0 comments on commit e3c0dd5

Please sign in to comment.