dependabot[bot]
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/stale.yml
|
@ -7,7 +7,7 @@ jobs: |
|
|
stale: |
|
|
stale: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
steps: |
|
|
steps: |
|
|
- uses: actions/stale@v3.0.19 |
|
|
|
|
|
|
|
|
- uses: actions/stale@v4 |
|
|
with: |
|
|
with: |
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
stale-pr-message: "This pull request has been automatically marked as stale because it has not had |
|
|
stale-pr-message: "This pull request has been automatically marked as stale because it has not had |
|
|