Skip to content

Commit

Permalink
Merge pull request #291 from jenkinsci/dependabot/github_actions/mast…
Browse files Browse the repository at this point in the history
…er/actions/stale-6
  • Loading branch information
dependabot[bot] committed Oct 13, 2022
2 parents f7f8dfa + 3ce92bf commit c4fb2d1
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@v5
- uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-pr-message: 'This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.'
Expand Down

0 comments on commit c4fb2d1

Please sign in to comment.