Skip to content

build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 #1789

build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6

build(deps): bump com.mycila:license-maven-plugin from 4.5 to 4.6 #1789

Workflow file for this run

name: semantic-pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}