From 75f4fcfc03ada694104efe7daae2cfa384b29c05 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 19 Feb 2025 02:03:56 +0000 Subject: [PATCH] chore(deps): update https://git.kjan.de/actions/cache digest to 0c907a7 --- .gitea/workflows/ci.yaml | 4 ++-- .gitea/workflows/publish.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 446c7cd..4bd8368 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: ⚡ Cache - uses: https://git.kjan.de/actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + uses: https://git.kjan.de/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4 with: path: | ~/.cargo/registry @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: ⚡ Cache - uses: https://git.kjan.de/actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + uses: https://git.kjan.de/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4 with: path: | ~/.cargo/registry diff --git a/.gitea/workflows/publish.yaml b/.gitea/workflows/publish.yaml index 0bace1d..0c4980a 100644 --- a/.gitea/workflows/publish.yaml +++ b/.gitea/workflows/publish.yaml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: ⚡ Cache - uses: https://git.kjan.de/actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4 + uses: https://git.kjan.de/actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4 with: path: | ~/.cargo/registry -- 2.45.3