summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-12 09:41:49 -0400
committerGitHub <noreply@github.com>2021-05-12 09:41:49 -0400
commit306ac32d9dd174c51f5b2fc470cb25c9d0d74deb (patch)
treef3a2791ba6fcc478d831198629727d3351054840 /.github
parentf5abf3a95ba55755bfb8adc97abf91c7ad07fe52 (diff)
downloadpyopenssl-306ac32d9dd174c51f5b2fc470cb25c9d0d74deb.tar.gz
Bump dessant/lock-threads from 2 to 2.0.3 (#1016)
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>
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 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