Skip to content

Commit

Permalink
Bump up actions/stale (#3506)
Browse files Browse the repository at this point in the history
fixes: #3492

Signed-off-by: Harsh Vardhan <harsh.vardhan@mayadata.io>
  • Loading branch information
Harsh Vardhan authored Jan 13, 2022
1 parent 9452c1d commit 7fdaa50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Issues go stale after 90d of inactivity. Please comment or re-open the issue if you are still interested in getting this issue fixed.'
Expand Down

0 comments on commit 7fdaa50

Please sign in to comment.