chore(deps): update https://data.forgejo.org/actions/cache action to v4.2.2 - autoclosed #29

Closed
Renovate wants to merge 1 commit from renovate/all-minor-patch into main
Showing only changes of commit 53eed7bf00 - Show all commits

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: https://git.kjan.de/actions/checkout@v4
- name: Load renovate repo cache
uses: https://data.forgejo.org/actions/cache/restore@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
uses: https://data.forgejo.org/actions/cache/restore@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
with:
path: |
.tmp/cache/renovate/repository
@ -32,7 +32,7 @@ jobs:
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
- name: Save renovate repo cache
if: always() && env.RENOVATE_DRY_RUN != 'full'
uses: https://data.forgejo.org/actions/cache/save@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
uses: https://data.forgejo.org/actions/cache/save@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
with:
path: |
.tmp/cache/renovate/repository