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 0fd2847dd52b3cb103d743049dcfb7f17d39c51f to f2c59816e2f484d3daf7f3cc096d28cb351573e0.
- [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@0fd2847...f2c5981)

---
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 Aug 14, 2023
1 parent f18e564 commit 6b98423
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 @@ -8,6 +8,6 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@0fd2847dd52b3cb103d743049dcfb7f17d39c51f # (latest, untagged)
- uses: toshimaru/auto-author-assign@f2c59816e2f484d3daf7f3cc096d28cb351573e0 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6b98423

Please sign in to comment.