summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQball Cow <qball@blame.services>2024-03-13 07:18:08 +0100
committerQball Cow <qball@blame.services>2024-03-13 07:18:08 +0100
commit81e06d715786219c66d20289e17cd8867ecee70c (patch)
treecfd523efc1cf6c815668ff06b36eeca9c23b2632
parent839ee0d7d9a88a4133e6e520f5ef679c727ee689 (diff)
[github] bump lock-threads flow version
-rw-r--r--.github/workflows/lock.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml
index fd536cb2..fdc2a319 100644
--- a/.github/workflows/lock.yml
+++ b/.github/workflows/lock.yml
@@ -8,7 +8,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- - uses: dessant/lock-threads@v2
+ - uses: dessant/lock-threads@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-lock-inactive-days: '31'