1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 17:15:24 +00:00

Bump toshimaru/auto-author-assign from v1.2.0 to v1.3.0

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases)
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v1.2.0...ac4eff2594b0c5d5b87327c2f6eb2c6c370c272e)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-26 06:30:07 +00:00 committed by GitHub
parent eb470533c4
commit 064839dc91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.2.0
- uses: toshimaru/auto-author-assign@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"