Skip to content

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

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

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

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