summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-12 06:24:07 -0400
committerGitHub <noreply@github.com>2021-07-12 06:24:07 -0400
commit8d9f4a8853661583e13d9dcab928a0ec90475a94 (patch)
tree87d1544eb37d8b0987384b24fcdf34dbd50c5990 /.github
parentc062a5d27932b57db9df32720966f54b36c95efb (diff)
downloadpyopenssl-8d9f4a8853661583e13d9dcab928a0ec90475a94.tar.gz
Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#1028)
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>
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 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