Skip to content

Commit

Permalink
Update actions/stale action to v6 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2022
1 parent 7462820 commit 5627a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 60
Expand Down

0 comments on commit 5627a8f

Please sign in to comment.