Skip to content

build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 #140

build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0

build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 #140

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