We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b70cd + abbdcc2 commit f1f4044Copy full SHA for f1f4044
1 file changed
.github/workflows/AutoAssign.yml
@@ -16,7 +16,7 @@ jobs:
16
pull-requests: write
17
steps:
18
- name: Assign issues and pull requests
19
- uses: gustavofreze/auto-assign@1.1.4
+ uses: gustavofreze/auto-assign@2.0.0
20
with:
21
assignees: 'copilot-swe-agent'
22
github_token: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments