Skip to content

Commit

Permalink
Merge pull request #819 from excon/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…stale-8

Bump actions/stale from 7 to 8
  • Loading branch information
geemus committed Mar 23, 2023
2 parents 0d73800 + 69ed858 commit 1e0c0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

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

0 comments on commit 1e0c0ee

Please sign in to comment.