Skip to content

Commit

Permalink
ci: bump toshimaru/auto-author-assign from v1.1.2 to v1.2.0 (#75)
Browse files Browse the repository at this point in the history
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from v1.1.2 to v1.2.0.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases)
- [Commits](toshimaru/auto-author-assign@v1.1.2...f15fd7c)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2020
1 parent 7a38deb commit c0bc8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-author-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v2
with:
ref: refs/pull/${{ github.event.pull_request.number }}/head
- uses: toshimaru/auto-author-assign@v1.1.2
- uses: toshimaru/auto-author-assign@v1.2.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit c0bc8e0

Please sign in to comment.