From ca0740bb9a8fd1d2313f33017fbb9320eaee8600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 05:27:32 +0000 Subject: [PATCH] Bump tespkg/actions-cache in the actions group across 1 directory Bumps the actions group with 1 update in the / directory: [tespkg/actions-cache](https://github.com/tespkg/actions-cache). Updates `tespkg/actions-cache` from 1.10.0 to 1.10.2 - [Release notes](https://github.com/tespkg/actions-cache/releases) - [Commits](https://github.com/tespkg/actions-cache/compare/v1.10.0...v1.10.2) --- updated-dependencies: - dependency-name: tespkg/actions-cache dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/cd_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd_release.yml b/.github/workflows/cd_release.yml index 07f7ffa2..5a85bf61 100644 --- a/.github/workflows/cd_release.yml +++ b/.github/workflows/cd_release.yml @@ -405,7 +405,7 @@ jobs: - name: Upload source distribution if: inputs.upload_distribution && inputs.python_package - uses: tespkg/actions-cache/save@v1.10.0 + uses: tespkg/actions-cache/save@v1.10.2 with: endpoint: ${{ secrets.CACHE_ENDPOINT }} port: 9000