1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-07-26 11:24:38 -04:00

Bump toshimaru/auto-author-assign from 1.3.0 to 1.3.5

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

---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-07 06:02:22 +00:00 committed by GitHub
parent a688d660a0
commit 42004ad8f3
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.3.0
- uses: toshimaru/auto-author-assign@v1.3.5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"