Skip to content

Bump org.pitest:pitest-maven from 1.17.4 to 1.18.1 #1346

Bump org.pitest:pitest-maven from 1.17.4 to 1.18.1

Bump org.pitest:pitest-maven from 1.17.4 to 1.18.1 #1346

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"