Skip to content

Commit

Permalink
chore(deps): bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 2.0.0 to 2.0.1.
- [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@293cfe9...c1ffd6f)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent c99ff26 commit 04fcaa8
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@293cfe93d5edcadd7354d954519f3bb441d9d695 # (latest, untagged)
- uses: toshimaru/auto-author-assign@c1ffd6f64e20f8f5f61f4620a1e5f0b0908790ef # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 04fcaa8

Please sign in to comment.