Skip to content

Bump rimraf from 3.0.2 to 5.0.5 #2

Bump rimraf from 3.0.2 to 5.0.5

Bump rimraf from 3.0.2 to 5.0.5 #2

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
contents: read
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"