]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump dessant/lock-threads from 4.0.0 to 4.0.1 1865/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 1 Jul 2023 16:13:08 +0000 (16:13 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Jul 2023 16:13:08 +0000 (16:13 +0000)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/c1b35aecc5cdb1a34539d14196df55838bb2f836...be8aa5be94131386884a6da4189effda9b14aa21)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/lock.yaml

index c790fae5cb82c522b0c9142e5c41e0971634ab46..e962fd04109df32b9bc660a3dd1c8909deed0ea0 100644 (file)
@@ -19,7 +19,7 @@ jobs:
   lock:
     runs-on: ubuntu-latest
     steps:
-      - uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836
+      - uses: dessant/lock-threads@be8aa5be94131386884a6da4189effda9b14aa21
         with:
           issue-inactive-days: 14
           pr-inactive-days: 14