]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update stale action 1663/head
authorChristian König <ckoenig@posteo.de>
Sat, 15 Apr 2023 08:09:33 +0000 (10:09 +0200)
committerChristian König <ckoenig@posteo.de>
Sat, 15 Apr 2023 08:09:33 +0000 (10:09 +0200)
Signed-off-by: Christian König <ckoenig@posteo.de>
.github/workflows/stale.yaml

index d938bd71418cbd035ab5bdb28a7a1801780b5929..ff36ea2051bda666a8adf079d494d4acbc3cf9f6 100644 (file)
@@ -11,7 +11,7 @@ jobs:
   stale:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/stale@v4
+      - uses: actions/stale@v8.0.0
         with:
           stale-issue-message: 'This issue has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.'
           stale-pr-message: 'This PR has been inactive for 45 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.'