Skip to content

Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 in the prod-deps group #500

Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 in the prod-deps group

Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 in the prod-deps group #500

Workflow file for this run

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