summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-01 16:00:56 +0000
committerGitHub <noreply@github.com>2023-01-01 16:00:56 +0000
commite026c72c19c2b0745bd968f73b242ba1ef831ed9 (patch)
tree319274ac0cbd697204c4c42ee918efe65358818e
parent36b601f24b30a91fe2fdc857116382bcb7655466 (diff)
downloadjinja2-e026c72c19c2b0745bd968f73b242ba1ef831ed9.tar.gz
Bump dessant/lock-threads from 3 to 4
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lock.yaml b/.github/workflows/lock.yaml
index b4f7633..c771673 100644
--- a/.github/workflows/lock.yaml
+++ b/.github/workflows/lock.yaml
@@ -8,7 +8,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- - uses: dessant/lock-threads@v3
+ - uses: dessant/lock-threads@v4
with:
github-token: ${{ github.token }}
issue-inactive-days: 14