Skip to content

chore(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0 #30

chore(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0

chore(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0 #30

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@e41b64352f3ca8708792e04f58140ba6120d666b # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"