Skip to content

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in the apache-maven-plugins group #44

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in the apache-maven-plugins group

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in the apache-maven-plugins group #44

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: '👩‍💻 Auto-assign Pull Request Author'
on:
pull_request_target:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
jobs:
assign-author:
name: 'Pull request assignment'
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]