Skip to content

Bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 #598

Bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3

Bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3 #598

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: conorheffron
numOfAssignee: 1