0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update actions/stale action to v7

This commit is contained in:
renovate[bot] 2022-12-20 22:18:43 +00:00 committed by Daniel Lockyer
parent 994e546787
commit 24274fec0b

View file

@ -7,7 +7,7 @@ jobs:
if: github.repository_owner == 'TryGhost' if: github.repository_owner == 'TryGhost'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/stale@v6 - uses: actions/stale@v7
with: with:
stale-issue-message: | stale-issue-message: |
Our bot has automatically marked this issue as stale because there has not been any activity here in some time. Our bot has automatically marked this issue as stale because there has not been any activity here in some time.