Merge pull request #39976 from nextcloud/dependabot/github_actions/actions/stale-8

pull/39970/head
dependabot[bot] 2 years ago committed by GitHub
commit 85971ea035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/stale.yml

@ -15,7 +15,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.COMMAND_BOT_PAT }}
stale-issue-message: >

Loading…
Cancel
Save