Skip to content

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6 #3225

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6

chore(deps): bump spring-boot 3.1.10 to 3.2.4, camunda 7.20 to 7.21, polyflow 4.1.5 to 4.1.6 #3225

Workflow file for this run

name: build apps
on:
push:
paths:
- 'digiwf-apps/**'
pull_request:
jobs:
build:
uses: ./.github/workflows/workflow-build-apps.yaml
with:
publish-packages: false
build-images: ${{ github.ref_name == 'dev' }}
release-version: 'dev'
secrets: inherit