]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump dessant/lock-threads from 3 to 4 1786/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Jan 2023 16:00:56 +0000 (16:00 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Jan 2023 16:00:56 +0000 (16:00 +0000)
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>
.github/workflows/lock.yaml

index b4f763387092883b68eeb5d77f74a396db3b9453..c771673b667fafcb6f77bc6c513c871c777968a9 100644 (file)
@@ -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