Skip to content

Commit

Permalink
Bump actions/stale from 6.0.1 to 7.0.0 (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
yubiuser authored Dec 24, 2022
2 parents 1e83792 + 11ebc43 commit 23aa762
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 @@ -12,7 +12,7 @@ jobs:
issues: write

steps:
- uses: actions/stale@v6.0.1
- uses: actions/stale@v7.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
Expand Down

0 comments on commit 23aa762

Please sign in to comment.