Merge pull request #34088 from backstage/renovate/actions-cache-5.x

chore(deps): update actions/cache action to v5.0.5
This commit is contained in:
Fredrik Adelöw
2026-05-13 13:19:28 +02:00
committed by GitHub
@@ -74,7 +74,7 @@ jobs:
- name: Cache Comment
if: ${{ steps.event.outputs.ACTION != 'closed' }}
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
with:
path: comment.md
key: ${{ steps.hash.outputs.COMMENT_FILE_HASH }}