Merge pull request #1119 from wmbusmeters/dependabot/github_actions/actions/stale-9

Bump actions/stale from 8 to 9
pull/1146/head
Fredrik Öhrström 2024-01-18 15:50:53 +01:00 zatwierdzone przez GitHub
commit 1ab3368b8c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
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@v8
- uses: actions/stale@v9
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.'