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 e114276c28..6f225a4714 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@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
+ - uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
ascending: true