Update actions/stale action to v8
This commit is contained in:
parent
ff335d0e8e
commit
b1e9fed6b1
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -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@v7
|
- uses: actions/stale@v8
|
||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user