mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
Update actions/stale action to v6
This commit is contained in:
parent
e658f7622a
commit
f0a37a36ba
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
if: github.repository_owner == 'TryGhost'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
stale-issue-message: |
|
||||
Our bot has automatically marked this issue as stale because there has not been any activity here in some time.
|
||||
|
Loading…
Reference in New Issue
Block a user