Skip to content

build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 #3546

build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3

build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 #3546

Workflow file for this run

name: "Pull Request Auto Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"