mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
ci(deps): bump actions/stale from 9 to 10 (#625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: actions/checkout@v5 # https://github.com/actions/checkout
|
uses: actions/checkout@v5 # https://github.com/actions/checkout
|
||||||
|
|
||||||
- name: Run stale action
|
- name: Run stale action
|
||||||
uses: actions/stale@v9 # https://github.com/actions/stale
|
uses: actions/stale@v10 # https://github.com/actions/stale
|
||||||
with:
|
with:
|
||||||
days-before-stale: 90
|
days-before-stale: 90
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
@@ -38,7 +38,7 @@ jobs:
|
|||||||
security
|
security
|
||||||
|
|
||||||
- name: Run stale action (for enhancements)
|
- name: Run stale action (for enhancements)
|
||||||
uses: actions/stale@v9 # https://github.com/actions/stale
|
uses: actions/stale@v10 # https://github.com/actions/stale
|
||||||
with:
|
with:
|
||||||
days-before-stale: 360
|
days-before-stale: 360
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user