Merge pull request #925 from wmbusmeters/dependabot/github_actions/actions/stale-8

Bump actions/stale from 7 to 8
pull/927/head
Fredrik Öhrström 2023-03-24 08:30:50 +01:00 zatwierdzone przez GitHub
commit 3177c44c82
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -10,7 +10,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
stale-issue-message: 'This issue is stale because it has been open for 2 month with no activity. Remove stale label or comment or this will be closed in 1 month.'
close-issue-message: 'This issue was closed because it has been stalled for 1 month with no activity.'