We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4aa913f + 106c111 commit 2ac09d2Copy full SHA for 2ac09d2
1 file changed
.github/workflows/issue_assignment.yml
@@ -14,7 +14,7 @@ jobs:
14
issues: write
15
steps:
16
- name: "Auto-assign issue"
17
- uses: pozil/auto-assign-issue@v2
+ uses: pozil/auto-assign-issue@v3
18
with:
19
teams: infrastructure
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments