From e89cfef3f29af355690af3052d4b64d67b65a639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 01:52:31 +0000 Subject: [PATCH] build(deps): bump lachaib/lockdelta from 0.1.7 to 0.1.8 Bumps [lachaib/lockdelta](https://github.com/lachaib/lockdelta) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/lachaib/lockdelta/releases) - [Commits](https://github.com/lachaib/lockdelta/compare/v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: lachaib/lockdelta dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lockdelta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lockdelta.yml b/.github/workflows/lockdelta.yml index 67bb4b0..30284ab 100644 --- a/.github/workflows/lockdelta.yml +++ b/.github/workflows/lockdelta.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Compute and report dependency updates - uses: lachaib/lockdelta@v0.1.7 + uses: lachaib/lockdelta@v0.1.8 with: post-comment: if-changed env: