Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
Signed-off-by: Merel Theisen <[email protected]>
  • Loading branch information
merelcht committed Nov 7, 2024
1 parent 78c4bb2 commit f01e890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: lee-dohm/[email protected]
with:
token: ${{ github.token }}
token: ${{ secrets.GITHUB_TOKEN }}
responseRequiredLabel: "support: needs more info"
daysUntilClose: 28
closeComment: >-
Expand Down

0 comments on commit f01e890

Please sign in to comment.