Explorar o código

Merge pull request #8460 from jellyfin/dependabot/github_actions/actions/stale-6

Bump actions/stale from 5 to 6
Cody Robibero %!s(int64=2) %!d(string=hai) anos
pai
achega
dd823b0117
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/repo-stale.yaml

+ 1 - 1
.github/workflows/repo-stale.yaml

@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
     if: ${{ contains(github.repository, 'jellyfin/') }}
     steps:
-      - uses: actions/stale@v5
+      - uses: actions/stale@v6
         with:
           repo-token: ${{ secrets.JF_BOT_TOKEN }}
           days-before-stale: 120