summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 00:37:24 -0500
committerGitHub <noreply@github.com>2021-05-12 00:37:24 -0500
commit629b97b369a22b686e9e85db9094a8ee8981fc1c (patch)
tree51c74de36acb6cb69b5509393f1dd345cd0c3a34
parentd79fcd2d053924efc809b183123f63f6be1f4fd2 (diff)
downloadpy-bcrypt-git-629b97b369a22b686e9e85db9094a8ee8981fc1c.tar.gz
Bump dessant/lock-threads from 2 to 2.0.3 (#255)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 2.0.3. - [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...v2.0.3) 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 7356bd4..24d4f49 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
+ - uses: dessant/lock-threads@v2.0.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-lock-inactive-days: 90