Merge pull request #23734 from backstage/renovate/actions-cache-4.x

chore(deps): update actions/cache action to v4.0.2
This commit is contained in:
Fredrik Adelöw
2024-03-22 12:41:45 +01:00
committed by GitHub
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
- name: Cache Manifests File
if: ${{ steps.event.outputs.ACTION != 'closed' }}
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
path: manifests.rendered.yml
key: ${{ steps.hash.outputs.MANIFESTS_FILE_HASH }}