Skip to content

Bump maven from 3.9.5-eclipse-temurin-11 to 3.9.6-eclipse-temurin-22 in /m1 #51

Bump maven from 3.9.5-eclipse-temurin-11 to 3.9.6-eclipse-temurin-22 in /m1

Bump maven from 3.9.5-eclipse-temurin-11 to 3.9.6-eclipse-temurin-22 in /m1 #51

Workflow file for this run

name: PR
on:
pull_request:
permissions:
contents: read
jobs:
tests:
uses: ./.github/workflows/_run-tests.yml
secrets:
pact_broker_username: ${{ secrets.pact_broker_username }}
pact_broker_password: ${{ secrets.pact_broker_password }}