Skip to content

Commit

Permalink
chore(deps): update toshimaru/auto-author-assign action to v2.1.1 (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Jun 26, 2024
1 parent 97ea31f commit b846263
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 @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.7
- uses: taiga-family/ci/actions/setup/variables@v1.65.0
- uses: toshimaru/auto-author-assign@v2.1.0
- uses: toshimaru/auto-author-assign@v2.1.1
if: env.IS_OWNER_MODE == 'true'
with:
repo-token: ${{ secrets.TAIGA_FAMILY_BOT_PAT }}

0 comments on commit b846263

Please sign in to comment.