Skip to content

Commit c65a35c

Browse files
authored
Merge pull request #3 from ManyBodyLab/dependabot/github_actions/gustavofreze/auto-assign-2.0.0
Bump gustavofreze/auto-assign from 1.1.4 to 2.0.0
2 parents cb23a16 + d223d36 commit c65a35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/AutoAssign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
steps:
1818
- name: Assign issues and pull requests
19-
uses: gustavofreze/auto-assign@1.1.4
19+
uses: gustavofreze/auto-assign@2.0.0
2020
with:
2121
assignees: 'copilot-swe-agent'
2222
github_token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)