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 #7022

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 #7022

Workflow file for this run

name: build services
on:
push:
paths-ignore:
- '.github/**'
- 'digiwf-apps/**'
- 'docs/**'
- 'stack/**'
pull_request:
jobs:
build:
uses: ./.github/workflows/workflow-build-services.yaml
with:
snapshot-release: true
upload-codecov: true
build-images: ${{ github.ref_name == 'dev' }}
release-version: dev
maven-release: false
secrets: inherit