Browse Source

Bump dessant/lock-threads from 6.0.0 to 6.0.2

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v6.0.0...v6.0.2)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/3748/head
dependabot[bot] 1 month ago committed by GitHub
parent
commit
9bfb4721fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/lock.yml

2
.github/workflows/lock.yml

@ -13,7 +13,7 @@ jobs: @@ -13,7 +13,7 @@ jobs:
issues: write # for dessant/lock-threads to lock issues
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v6.0.0
- uses: dessant/lock-threads@v6.0.2
with:
github-token: ${{ github.token }}
issue-inactive-days: '90'

Loading…
Cancel
Save