summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-01 16:01:05 +0000
committerGitHub <noreply@github.com>2023-01-01 16:01:05 +0000
commit1af0e947b5277e4fe054aa80fb48a124ef554979 (patch)
tree8957cbed283e60d17eecbac7964cc2570ef93621
parent931237a806f430dc9461f2b8159338ad100d846e (diff)
downloaditsdangerous-1af0e947b5277e4fe054aa80fb48a124ef554979.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