summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-18 07:27:50 -0400
committerGitHub <noreply@github.com>2021-08-18 07:27:50 -0400
commita13c8a59fc73ca2bb6bacd74e3cc7e8f60bc7cf4 (patch)
treedfdb73fcc509eba40892b133719429d21d6da497
parent42d4ff331cb35e81f23dee29e99ee55f3d049d3b (diff)
downloadpy-bcrypt-git-a13c8a59fc73ca2bb6bacd74e3cc7e8f60bc7cf4.tar.gz
Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#267)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. - [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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-patch ... 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 bc441da..2b39f20 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.1.1
+ - uses: dessant/lock-threads@v2.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-lock-inactive-days: 90