Skip to content

Commit

Permalink
Merge pull request #15 from wayfair/renovate/actions-stale-6.x
Browse files Browse the repository at this point in the history
Update actions/stale action to v6
  • Loading branch information
lelia authored Sep 22, 2022
2 parents 6b2b564 + 9d3ea9c commit f12bbcf
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:
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 f12bbcf

Please sign in to comment.