Skip to content

Commit 3fccff1

Browse files
Bump dessant/lock-threads from 6.0.0 to 6.0.2 (#150)
This fixes the workflow failure happening every day. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dba9ac3 commit 3fccff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
lock:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: dessant/lock-threads@v6.0.0
11+
- uses: dessant/lock-threads@v6.0.2
1212
with:
1313
github-token: ${{ github.token }}
1414
issue-lock-inactive-days: '7'

0 commit comments

Comments
 (0)