Skip to content

Commit

Permalink
Merge pull request v2ray#2787 from v2ray/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/stale-v3.0.13

Bump actions/stale from v3.0.11 to v3.0.13
  • Loading branch information
kslr committed Nov 3, 2020
2 parents ff02f2a + 418ff07 commit b0a9256
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 @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3.0.11
- uses: actions/stale@v3.0.13
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days"
Expand Down

0 comments on commit b0a9256

Please sign in to comment.