Skip to content

chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 in the production-dependencies group #106

chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 in the production-dependencies group

chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 in the production-dependencies group #106

Workflow file for this run

name: Pull request
on:
pull_request:
jobs:
build-pr:
if: contains(fromJson(vars.SUPPORTED_BRANCHES).all-branches, github.head_ref) != true
uses: ./.github/workflows/_reusable_build.yml
secrets: inherit