Skip to content

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 #3

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 #3

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
run-ci:
uses: Jikoo/PlanarActions/.github/workflows/ci_maven.yml@master
store-dependabot-pr-data:
if: "github.actor == 'dependabot[bot]' && github.event_name == 'pull_request'"
uses: Jikoo/PlanarActions/.github/workflows/pr_automerge_prep.yml@master
with:
pr-number: ${{ github.event.number }}