Skip to content

Commit

Permalink
Bump actions/stale from 5 to 6 (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 23, 2022
1 parent 6daef45 commit f6dae17
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 @@ -11,7 +11,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
# Issues
Expand Down

0 comments on commit f6dae17

Please sign in to comment.