Skip to content

Commit

Permalink
chore(deps): update toshimaru/auto-author-assign action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent 5c8eef4 commit 9b447ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/assign-author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:

steps:
- name: Assign author
uses: toshimaru/[email protected].0
uses: toshimaru/[email protected].1
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign-pr-author.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected].0
- uses: toshimaru/[email protected].1

0 comments on commit 9b447ff

Please sign in to comment.