aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pull-request-stale.yaml
diff options
context:
space:
mode:
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..2f1a8c7dce 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@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
ascending: true