Skip to content

Bump commons-io:commons-io from 2.16.1 to 2.17.0 #7380

Bump commons-io:commons-io from 2.16.1 to 2.17.0

Bump commons-io:commons-io from 2.16.1 to 2.17.0 #7380

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