From aa3ae108b32673319064743d78d0fd80fce4ec0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 19:05:15 +0000 Subject: [PATCH] ci(deps): bump coatl-dev/actions/simple-git-diff from 7.0.5 to 7.0.14 Bumps [coatl-dev/actions/simple-git-diff](https://github.com/coatl-dev/actions) from 7.0.5 to 7.0.14. - [Release notes](https://github.com/coatl-dev/actions/releases) - [Changelog](https://github.com/coatl-dev/actions/blob/coatl/CHANGELOG.md) - [Commits](https://github.com/coatl-dev/actions/compare/a81a1c9a37205e630d28c561dfc3b605b6e031dd...45ee24a8c8397a346538acefea6221e30076fa66) --- updated-dependencies: - dependency-name: coatl-dev/actions/simple-git-diff dependency-version: 7.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pip-compile-upgrade.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pip-compile-upgrade.yml b/.github/workflows/pip-compile-upgrade.yml index 16c8349..53a16b4 100644 --- a/.github/workflows/pip-compile-upgrade.yml +++ b/.github/workflows/pip-compile-upgrade.yml @@ -28,7 +28,7 @@ jobs: - name: Detect changes id: git-diff - uses: coatl-dev/actions/simple-git-diff@a81a1c9a37205e630d28c561dfc3b605b6e031dd # v7.0.5 + uses: coatl-dev/actions/simple-git-diff@45ee24a8c8397a346538acefea6221e30076fa66 # v7.0.14 with: path: ${{ github.workspace }}