Skip to content

Bump org.passay:passay from 1.6.3 to 1.6.4 #335

Bump org.passay:passay from 1.6.3 to 1.6.4

Bump org.passay:passay from 1.6.3 to 1.6.4 #335

Workflow file for this run

name: Test with Maven
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'releases/**'
pull_request:
branches:
- 'develop'
- 'master'
- 'releases/**'
jobs:
maven-tests:
uses: wultra/wultra-infrastructure/.github/workflows/maven-test.yml@develop
secrets: inherit