Skip to content

Commit

Permalink
Switch to pr-261 of assign-issue-action
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Dec 11, 2024
1 parent b46f20a commit c3ad8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- name: Assign the user or unassign stale assignments
id: assign
uses: takanome-dev/assign-issue-action@beta
uses: takanome-dev/assign-issue-action@fix-rate-limit-err
with:
github_token: '${{ secrets.GITHUB_TOKEN }}'
days_until_unassign: 90
Expand Down

0 comments on commit c3ad8ce

Please sign in to comment.