Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pozil committed May 14, 2024
1 parent c5bca50 commit 7346817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
issues: write
steps:
- name: 'Auto-assign PR'
uses: pozil/auto-assign-issue@v1
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.MY_PERSONAL_ACCESS_TOKEN }}
teams: support
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
issues: write
steps:
- name: 'Auto-assign card'
uses: pozil/auto-assign-issue@v1
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.MY_PERSONAL_ACCESS_TOKEN }}
teams: triage
Expand Down

0 comments on commit 7346817

Please sign in to comment.