Skip to content

Commit

Permalink
build(deps): bump actions/stale from 5.0.0 to 5.1.0 (#2377)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 20, 2022
1 parent 19dac43 commit 0c1d65f
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 @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358
- uses: actions/stale@532554b8a8498a0e006fbcde824b048728c4178f
with:
repo-token: ${{ github.token }}
days-before-stale: 21
Expand Down

0 comments on commit 0c1d65f

Please sign in to comment.