aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-04-17 11:48:35 +0200
committerGitHub <noreply@github.com>2023-04-17 11:48:35 +0200
commit75389c1ac40c853209359b4c66040aa238903024 (patch)
treee867252c7ecda13711e604215e61baf5dd93f07a
parentdfcf0cf292b3e615a7869227417ea35a924acc01 (diff)
parent0cc8bf38ac1dc1845401aa28c6f06c5ce0f88a3d (diff)
Merge pull request #9650 from jellyfin/renovate/actions-stale-8.x
-rw-r--r--.github/workflows/repo-stale.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/repo-stale.yaml b/.github/workflows/repo-stale.yaml
index acbdcd1b7..c753c1600 100644
--- a/.github/workflows/repo-stale.yaml
+++ b/.github/workflows/repo-stale.yaml
@@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ contains(github.repository, 'jellyfin/') }}
steps:
- - uses: actions/stale@6f05e4244c9a0b2ed3401882b05d701dd0a7289b # v7.0.0
+ - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
with:
repo-token: ${{ secrets.JF_BOT_TOKEN }}
operations-per-run: 75