Skip to content

Commit

Permalink
Merge pull request #2398 from rupali-codes/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…toshimaru/auto-author-assign-2.1.1

chore(deps): bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1
  • Loading branch information
rupali-codes authored Jul 2, 2024
2 parents c12a996 + 230a14e commit 4fc8564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/author-assign-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0
- uses: toshimaru/auto-author-assign@v2.1.1
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default

0 comments on commit 4fc8564

Please sign in to comment.