Skip to content

Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 #22

Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0

Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 #22

# .github/workflows/auto-author-assign.yml
name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Auto-assign author
uses: toshimaru/auto-author-assign@v2.0.0