summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-18 07:27:17 -0400
committerGitHub <noreply@github.com>2021-08-18 07:27:17 -0400
commitef4302177b23c88bfe1fa9545da122db74e95f4c (patch)
treefcec35f9948ff4ad3596e2730ed91d70eb8a5a00 /.github
parentfe63ad0573f5040c33febb52f05f90e02a56b8a6 (diff)
downloadpyopenssl-ef4302177b23c88bfe1fa9545da122db74e95f4c.tar.gz
Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#1036)
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>
Diffstat (limited to '.github')
-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