chore(deps): update actions/stale digest to 9c1b1c6
This commit is contained in:
parent
339141804c
commit
81d1aef2b5
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Check for stale issues and PRs
|
- name: Check for stale issues and PRs
|
||||||
uses: actions/stale@3cc123766321e9f15a6676375c154ccffb12a358 # tag=v5
|
uses: actions/stale@9c1b1c6e115ca2af09755448e0dbba24e5061cc8 # tag=v5
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.BOT_TOKEN }}
|
repo-token: ${{ secrets.BOT_TOKEN }}
|
||||||
days-before-issue-stale: 180
|
days-before-issue-stale: 180
|
||||||
|
|
Loading…
Reference in New Issue