Skip to content

Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2 #1366

Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2

Bump org.pitest:pitest-junit5-plugin from 1.2.1 to 1.2.2 #1366

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 }}"