mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-12-17 15:11:05 +01:00
Merge pull request #2738 from prometheus-operator/dependabot/github_actions/actions/stale-10
build(deps): bump actions/stale from 9 to 10
This commit is contained in:
commit
c67e3380fb
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v9
|
- uses: actions/stale@v10
|
||||||
with:
|
with:
|
||||||
stale-issue-message: 'This issue has been automatically marked as stale because it has not had any activity in the last 60 days. Thank you for your contributions.'
|
stale-issue-message: 'This issue has been automatically marked as stale because it has not had any activity in the last 60 days. Thank you for your contributions.'
|
||||||
close-issue-message: 'This issue was closed because it has not had any activity in the last 120 days. Please reopen if you feel this is still valid.'
|
close-issue-message: 'This issue was closed because it has not had any activity in the last 120 days. Please reopen if you feel this is still valid.'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user