소스 검색
Update actions/stale action to v10
pull/4546/head
renovate[bot]
6 달 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.github/workflows/close-stale-issues.yml
|
|
|
@@ -19,7 +19,7 @@ jobs: |
|
|
|
if: github.repository == 'spantaleev/matrix-docker-ansible-deploy' |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/stale@v9 |
|
|
|
- uses: actions/stale@v10 |
|
|
|
with: |
|
|
|
###################################################################### |
|
|
|
# Issues/PRs |
|
|
|
|