Skip to content

Commit

Permalink
chore(deps): update pozil/auto-assign-issue action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent f52c7f2 commit dd079c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Assign author to created issue or PR
uses: technote-space/assign-author@v1
- name: "Auto-assign issue"
uses: pozil/auto-assign-issue@v1.13.0
uses: pozil/auto-assign-issue@v2.0.0
with:
assignees: shufo
repo-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit dd079c9

Please sign in to comment.