Merge pull request #4626 from beego/dependabot/github_actions/actions/stale-3.0.19

Bump actions/stale from 1 to 3.0.19
This commit is contained in:
Ming Deng 2021-05-22 15:49:21 +08:00 committed by GitHub
commit 74277187da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v1
- uses: actions/stale@v3.0.19
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is inactive for a long time.'