Skip to content

fix(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2 #418

fix(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2

fix(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.2 #418

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}