Unverified Commit 41a70b50 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

Bump dessant/lock-threads from 2.0.3 to 3 (#97821)

parent b0e323cc
...@@ -18,13 +18,13 @@ jobs: ...@@ -18,13 +18,13 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.repository == 'flutter/flutter' }} if: ${{ github.repository == 'flutter/flutter' }}
steps: steps:
- uses: dessant/lock-threads@486f7380c15596f92b724e4260e4981c68d6bde6 - uses: dessant/lock-threads@e460dfeb36e731f3aeb214be6b0c9a9d9a67eda6
with: with:
process-only: 'issues' process-only: 'issues'
github-token: ${{ github.token }} github-token: ${{ github.token }}
# Number of days of inactivity before a closed issue is locked. # Number of days of inactivity before a closed issue is locked.
issue-lock-inactive-days: '14' issue-inactive-days: '14'
issue-lock-comment: > issue-comment: >
This thread has been automatically locked since there has not been This thread has been automatically locked since there has not been
any recent activity after it was closed. If you are still experiencing a any recent activity after it was closed. If you are still experiencing a
similar issue, please open a new bug, including the output of similar issue, please open a new bug, including the output of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment