From d1c7f53ab7af988552c62e369214eb52fa5ecf47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 01:29:47 +0000 Subject: [PATCH] ci(deps): bump coatl-dev/actions/simple-git-diff from 7.0.0 to 7.0.11 Bumps [coatl-dev/actions/simple-git-diff](https://github.com/coatl-dev/actions) from 7.0.0 to 7.0.11. - [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/208567f6e604baf94c6e867ec7f345ec9ad36eb4...eaeed3dde61077bd254f6c8b9b523b0a6b182e19) --- updated-dependencies: - dependency-name: coatl-dev/actions/simple-git-diff dependency-version: 7.0.11 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 08416e7..4ef3782 100644 --- a/.github/workflows/pip-compile-upgrade.yml +++ b/.github/workflows/pip-compile-upgrade.yml @@ -32,7 +32,7 @@ jobs: - name: Detect changes id: git-diff - uses: coatl-dev/actions/simple-git-diff@208567f6e604baf94c6e867ec7f345ec9ad36eb4 # v7.0.0 + uses: coatl-dev/actions/simple-git-diff@eaeed3dde61077bd254f6c8b9b523b0a6b182e19 # v7.0.11 with: path: ${{ github.workspace }}