Skip to content

Commit

Permalink
chore(deps): update toshimaru/auto-author-assign action to v2 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Sep 25, 2023
1 parent 33b81e3 commit b8fff02
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 @@ -13,6 +13,6 @@ jobs:

- name: Auto assign
if: env.IS_OWNER_MODE == 'true'
uses: toshimaru/auto-author-assign@v1.6.2
uses: toshimaru/auto-author-assign@v2.0.0
with:
repo-token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}

0 comments on commit b8fff02

Please sign in to comment.