Merge pull request #23353 from backstage/renovate/actions-cache-digest

chore(deps): update actions/cache digest to ab5e6d0
This commit is contained in:
Fredrik Adelöw
2024-03-01 14:08:25 +01:00
committed by GitHub
+1 -1
View File
@@ -140,7 +140,7 @@ jobs:
- name: Fetch cached Manifests File
id: cache
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
with:
path: manifests.rendered.yml
key: ${{ needs.cache-manifests-file.outputs.manifests-cache-key }}