Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.1 #7394

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.1 #7394

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