Skip to content

chore: update dependency org.codehaus.mojo:versions-maven-plugin to v… #646

chore: update dependency org.codehaus.mojo:versions-maven-plugin to v…

chore: update dependency org.codehaus.mojo:versions-maven-plugin to v… #646

Workflow file for this run

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit