Skip to content

Commit

Permalink
Merge pull request #289 from jenkinsci/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/stale-6
  • Loading branch information
dependabot[bot] authored Sep 24, 2022
2 parents fe3f7a0 + b760f5e commit b6b1e30
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 b6b1e30

Please sign in to comment.