Skip to content

Commit 5a7e3ec

Browse files
committed
chore: Update auto-assign action to v2.1.0 in workflow configuration.
1 parent a8f5071 commit 5a7e3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.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@2.0.0
19+
uses: gustavofreze/auto-assign@2.1.0
2020
with:
2121
assignees: '${{ vars.ASSIGNEES }}'
2222
github_token: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)