Skip to content

Commit

Permalink
Use dev version of assign-issue-action
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Dec 13, 2024
1 parent 1d77e8e commit f079955
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 @@ -15,7 +15,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: 30
Expand Down

0 comments on commit f079955

Please sign in to comment.