Skip to content
Snippets Groups Projects
Unverified Commit 3f2027da authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump actions/stale from v1 to v3.0.14

Bumps [actions/stale](https://github.com/actions/stale) from v1 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v1...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1

)

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 2fef8b1b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ jobs:
steps:
# Stale by default waits for 60 days before marking PR/issues as stale, and closes them after 7 days.
# Do not expire the first issues that would allow the community to grow.
- uses: actions/stale@v1
- uses: actions/stale@v3.0.14
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue was automatically considered stale due to lack of activity. Please update it and/or join our slack channels to promote it, before it automatically closes (in 7 days).'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment