Merge pull request #22262 from backstage/renovate/actions-cache-3.x
Update actions/cache action to v3.3.3
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
|
||||
- name: Cache Manifests File
|
||||
if: ${{ steps.event.outputs.ACTION != 'closed' }}
|
||||
uses: actions/cache@v3.3.2
|
||||
uses: actions/cache@v3.3.3
|
||||
with:
|
||||
path: manifests.rendered.yml
|
||||
key: ${{ steps.hash.outputs.MANIFESTS_FILE_HASH }}
|
||||
|
||||
Reference in New Issue
Block a user