aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-16 19:02:02 +0000
committerGitHub <noreply@github.com>2023-04-16 19:02:02 +0000
commit0cc8bf38ac1dc1845401aa28c6f06c5ce0f88a3d (patch)
treee867252c7ecda13711e604215e61baf5dd93f07a
parentdfcf0cf292b3e615a7869227417ea35a924acc01 (diff)
chore(deps): update actions/stale action to v8
-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