aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull-request-stale.yaml
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-07-12 17:33:36 +0200
committerGitHub <noreply@github.com>2026-07-12 17:33:36 +0200
commit5c48935fa83974b57d3ce7fcc107512eefed88de (patch)
tree3311ca623d42789eb1e536395df58a6acbcb8a19 /.github/workflows/pull-request-stale.yaml
parent53aafcd38e1f4558ff18f5258d0d46b3a0565783 (diff)
parent933f7eea1bb636a67c2396d591a69f9c0f309506 (diff)
Merge pull request #17220 from jellyfin/renovate/ci-deps
Diffstat (limited to '.github/workflows/pull-request-stale.yaml')
-rw-r--r--.github/workflows/pull-request-stale.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-stale.yaml b/.github/workflows/pull-request-stale.yaml
index 6f225a4714..f92a9be9d5 100644
--- a/.github/workflows/pull-request-stale.yaml
+++ b/.github/workflows/pull-request-stale.yaml
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ contains(github.repository, 'jellyfin/') }}
steps:
- - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
+ - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
ascending: true