Skip to content

Commit

Permalink
Update .github/workflows/close-stale-issues-prs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored Mar 19, 2024
1 parent dfdbf05 commit 111ca48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-stale-issues-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
with:
stale-issue-message: 'If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.'
stale-pr-message: 'If you would like us to look at this PR, please provide the requested information. If the information is not provided within the next 7 days this PR will be closed.'
Expand Down

0 comments on commit 111ca48

Please sign in to comment.