Skip to content

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #3279

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0

Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #3279

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