Skip to content

Commit

Permalink
chore(deps): bump toshimaru/auto-author-assign
Browse files Browse the repository at this point in the history
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 5921acc6d5cdbf184d1c50dd6ee080f10fe1d8f6 to ebd30f10fb56e46eb0759a14951f36991426fed0.
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases)
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md)
- [Commits](toshimaru/auto-author-assign@5921acc...ebd30f1)

---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 7f5dbea commit 851760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-author.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@5921acc6d5cdbf184d1c50dd6ee080f10fe1d8f6 # v2.1.0
- uses: toshimaru/auto-author-assign@ebd30f10fb56e46eb0759a14951f36991426fed0 # v2.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 851760d

Please sign in to comment.