summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 06:24:22 -0400
committerGitHub <noreply@github.com>2021-07-12 06:24:22 -0400
commit3ea39b2c9c9f8e399bd725428ef1e4d8f48d273d (patch)
tree044ea44e628ac1f3cb8fbc1a6523989252201774
parentbe25a50cd2a644b37742b453b5dc5e1038faffee (diff)
downloadpy-bcrypt-git-3ea39b2c9c9f8e399bd725428ef1e4d8f48d273d.tar.gz
Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#263)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) - [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 24d4f49..bc441da 100644
--- a/.github/workflows/lock.yml
+++ b/.github/workflows/lock.yml
@@ -7,7 +7,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- - uses: dessant/lock-threads@v2.0.3
+ - uses: dessant/lock-threads@v2.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-lock-inactive-days: 90